diff options
author | Wolfgang Müller | 2025-04-02 18:42:04 +0200 |
---|---|---|
committer | Wolfgang Müller | 2025-04-02 18:42:04 +0200 |
commit | 9b08134370c3f218d7d0a2ae001943f13095dbc8 (patch) | |
tree | f08b658d811094335cb18d9ee5cc27addb59c582 /docs/setup.rst | |
parent | cb1fde27abff3c46ec227a575d6764d593b9c99e (diff) | |
download | hircine-9b08134370c3f218d7d0a2ae001943f13095dbc8.tar.gz |
Diffstat (limited to 'docs/setup.rst')
-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 3eaeed6..d39098d 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.4.2-py3-none-any.whl>`_ and +<https://hircine.oriole.systems/dist/hircine-0.4.3-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.4.2 "Profligate Pixie" + hircine 0.4.3 "Profligate Pixie" .. important:: |