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 d856a61 commit 5466bf6Copy full SHA for 5466bf6
.bumpversion.cfg
requirements.dev.txt
@@ -1,6 +1,5 @@
1
# Tasking
2
invoke>=1.4.1
3
-bump2version>=0.5.11
4
setuptools
5
6
# Lint
tests/integration/tests/py-only/version/sample.itest
@@ -1,4 +1,4 @@
RUN: %FILECHECK_EXEC --version | %FILECHECK_TESTER_EXEC %s --match-full-lines
-CHECK: {{^.*}}FileCheck{{(\.py)?$}}
-CHECK: Version: 0.0.22
+CHECK:{{^.*}}FileCheck{{(\.py)?$}}
+CHECK:{{^}}Version: {{[0-9]+\.[0-9]+\.[0-9]+$}}
CHECK-EMPTY:
0 commit comments