summaryrefslogtreecommitdiffstatshomepage
path: root/docs/setup.rst
diff options
context:
space:
mode:
authorWolfgang Müller2025-04-18 12:41:57 +0200
committerWolfgang Müller2025-04-18 12:41:57 +0200
commit1953a4f7a547a0582122bb5c894533e2ad918f5e (patch)
tree2954145bdfd04612b24402849ed9df1839474449 /docs/setup.rst
parent91c7111945e4783edeeb9d13508d5b1df730c15d (diff)
downloadhircine-1953a4f7a547a0582122bb5c894533e2ad918f5e.tar.gz
release: Version 0.4.4HEAD0.4.4trunknext
Diffstat (limited to 'docs/setup.rst')
-rw-r--r--docs/setup.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/setup.rst b/docs/setup.rst
index d39098d..3c05c0d 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.3-py3-none-any.whl>`_ and
+<https://hircine.oriole.systems/dist/hircine-0.4.4-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.3 "Profligate Pixie"
+ hircine 0.4.4 "Profligate Pixie"
.. important::