diff options
author | Wolfgang Müller | 2024-03-31 13:44:21 +0200 |
---|---|---|
committer | Wolfgang Müller | 2024-03-31 13:44:21 +0200 |
commit | 267168ca4460c8dd3eb56aa670c1fdbe297cf26e (patch) | |
tree | ee0379e6e9aab709e049785bb692121b6c0b03b0 /docs/setup.rst | |
parent | af091f5a3b277172e1060970747bbd86c6dc1855 (diff) | |
download | hircine-267168ca4460c8dd3eb56aa670c1fdbe297cf26e.tar.gz |
release: Version 0.1.10.1.1
Diffstat (limited to '')
-rw-r--r-- | docs/setup.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/setup.rst b/docs/setup.rst index ad2123e..bc91f6f 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -43,7 +43,7 @@ Installation ``VENVDIR``. Once the environment is set up, download the `latest wheel -<https://hircine.oriole.systems/dist/hircine-0.1.0-py3-none-any.whl>`_ and +<https://hircine.oriole.systems/dist/hircine-0.1.1-py3-none-any.whl>`_ and install it using `pip <https://pip.pypa.io/en/stable/>`_: .. code-block:: console @@ -55,7 +55,7 @@ Now the ``hircine`` command is available from within your shell: .. code-block:: console (.venv) $ hircine version - hircine 0.1.0 "Satanic Satyr" + hircine 0.1.1 "Satanic Satyr" .. important:: |