Skip to content

Commit 5157fbb

Browse files
authored
Update pyproject.toml
1 parent bc85fa4 commit 5157fbb

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
@@ -152,7 +152,7 @@ namespaces = false
152152
]
153153

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

0 commit comments

Comments
 (0)