summaryrefslogtreecommitdiffstatshomepage
path: root/docs/setup.rst
diff options
context:
space:
mode:
authorWolfgang Müller2024-11-15 16:36:11 +0100
committerWolfgang Müller2024-11-15 16:36:11 +0100
commitd52087a76d0ff7f465c0c3d634fc45727b3424e2 (patch)
treed6d9a65a59fdd1a8842748c8b6884c9ccd2f38bf /docs/setup.rst
parent36ede4eb05c508b727e41a0f43cc3c88c7a94633 (diff)
downloadhircine-d52087a76d0ff7f465c0c3d634fc45727b3424e2.tar.gz
release: Version 0.3.0HEAD0.3.0trunk
Diffstat (limited to '')
-rw-r--r--docs/setup.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/setup.rst b/docs/setup.rst
index af0cc36..d8962f3 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.2.0-py3-none-any.whl>`_ and
+<https://hircine.oriole.systems/dist/hircine-0.3.0-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.2.0 "Satanic Satyr"
+ hircine 0.3.0 "Satanic Satyr"
.. important::