summaryrefslogtreecommitdiffstatshomepage
path: root/docs/setup.rst
diff options
context:
space:
mode:
authorWolfgang Müller2024-07-22 14:40:47 +0200
committerWolfgang Müller2024-07-22 14:40:47 +0200
commit4ef03c19bd0467e4a89afaaa0481d186e669b071 (patch)
tree71bfe653f8cfb59d72dacf084c04102043c99205 /docs/setup.rst
parent31b1e182b3146ce16e3bd374bde63e0708b74490 (diff)
downloadhircine-4ef03c19bd0467e4a89afaaa0481d186e669b071.tar.gz
release: Version 0.2.0HEAD0.2.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 bc91f6f..af0cc36 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.1-py3-none-any.whl>`_ and
+<https://hircine.oriole.systems/dist/hircine-0.2.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.1.1 "Satanic Satyr"
+ hircine 0.2.0 "Satanic Satyr"
.. important::