We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5187ba6 commit 4c86415Copy full SHA for 4c86415
2 files changed
docs/installation/conda.rst
@@ -26,7 +26,7 @@ the installation has clean dependencies):
26
27
.. code-block:: bash
28
29
- pip install autofit==2022.03.30.1
+ pip install autofit==2022.05.02.1
30
31
Next, clone the ``autofit workspace`` (the line ``--depth 1`` clones only the most recent branch on
32
the ``autofit_workspace``, reducing the download size):
docs/installation/pip.rst
@@ -12,7 +12,7 @@ the installation has clean dependencies):
12
13
14
15
16
17
If this raises no errors **PyAutoFit** is installed! If there is an error check out
18
the `troubleshooting section <https://pyautofit.readthedocs.io/en/latest/installation/troubleshooting.html>`_.
0 commit comments