We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e36eaf commit 1a2b628Copy full SHA for 1a2b628
exasol/toolbox/version.py
@@ -1,7 +1,7 @@
1
# ATTENTION:
2
-# This file is generated by exasol/toolbox/pre_commit_hooks/package_version.py using when using:
3
-# * "poetry run nox -s fix"
4
-# * "poetry run version-check <path/version.py> --fix"
+# This file is generated by exasol/toolbox/pre_commit_hooks/package_version.py when using:
+# * either "poetry run nox -s fix"
+# * or "poetry run version-check <path/version.py> --fix"
5
# Do not edit this file manually!
6
# If you need to change the version, do so in the project.toml, e.g. by using `poetry version X.Y.Z`.
7
MAJOR = 0
0 commit comments