Skip to content

Commit 1a2b628

Browse files
Update exasol/toolbox/version.py
Co-authored-by: Christoph Kuhnke <[email protected]>
1 parent 4e36eaf commit 1a2b628

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exasol/toolbox/version.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 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"
2+
# This file is generated by exasol/toolbox/pre_commit_hooks/package_version.py when using:
3+
# * either "poetry run nox -s fix"
4+
# * or "poetry run version-check <path/version.py> --fix"
55
# Do not edit this file manually!
66
# If you need to change the version, do so in the project.toml, e.g. by using `poetry version X.Y.Z`.
77
MAJOR = 0

0 commit comments

Comments
 (0)