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 b4e69e7 commit 855885fCopy full SHA for 855885f
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
ignore = ["tbump.toml", ".*", "codecov.yml"]
7
8
[tool.tbump.version]
9
-current = "0.3.2"
+current = "0.3.3"
10
regex = '''
11
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
12
((?P<channel>a|b|rc|.dev)(?P<release>\d+))?
0 commit comments