Skip to content

Commit a6bafc7

Browse files
committed
docs
1 parent 840c56c commit a6bafc7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/installation/conda.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ the installation has clean dependencies):
2626

2727
.. code-block:: bash
2828
29-
pip install autofit==2022.02.14.1
29+
pip install autofit==2022.03.18.2
3030
3131
Next, clone the ``autofit workspace`` (the line ``--depth 1`` clones only the most recent branch on
3232
the ``autofit_workspace``, reducing the download size):

docs/installation/pip.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ the installation has clean dependencies):
1212

1313
.. code-block:: bash
1414
15-
pip install autofit==2022.02.14.1
15+
pip install autofit==2022.03.18.2
1616
1717
If this raises no errors **PyAutoFit** is installed! If there is an error check out
1818
the `troubleshooting section <https://pyautofit.readthedocs.io/en/latest/installation/troubleshooting.html>`_.

0 commit comments

Comments
 (0)