We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce42ebb commit 09f3ff2Copy full SHA for 09f3ff2
bump-version
@@ -8,7 +8,7 @@ set -o errexit
8
set -o pipefail
9
10
# Stores the canonical version for the project.
11
-VERSION_FILE=src/example/_version.py
+VERSION_FILE=src/trustymail/_version.py
12
# Files that should be updated with the new version.
13
VERSION_FILES=("$VERSION_FILE")
14
0 commit comments