Skip to content

Commit 5a2c36a

Browse files
authored
Update pyproject.toml
1 parent 08759b8 commit 5a2c36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ namespaces = false
153153
]
154154

155155
[tool.bumpversion]
156-
current_version = "0.12.4.dev0"
156+
current_version = "0.12.4.dev10"
157157
commit = true
158158
tag = true
159159
parse = '(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\.(?P<release>[a-z]+)(?P<candidate>\d+))?'

0 commit comments

Comments
 (0)