Commit 217181d3 authored by nimrod's avatar nimrod
Browse files

fixup! Document development and release.

parent cc10e931
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -75,6 +75,7 @@ To release a new verion:
.. code:: shell

    poetry run bumpversion major|minor|patch
    git push --follow-tags

This will commit the version change, tag and push it and the pipeline will
release a new version.