Skip to content
Snippets Groups Projects
Commit 217181d3 authored by nimrod's avatar nimrod
Browse files

fixup! Document development and release.

parent cc10e931
No related branches found
No related tags found
No related merge requests found
Pipeline #1986 passed
...@@ -75,6 +75,7 @@ To release a new verion: ...@@ -75,6 +75,7 @@ To release a new verion:
.. code:: shell .. code:: shell
poetry run bumpversion major|minor|patch poetry run bumpversion major|minor|patch
git push --follow-tags
This will commit the version change, tag and push it and the pipeline will This will commit the version change, tag and push it and the pipeline will
release a new version. release a new version.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment