Skip to content

Commit e2349eb

Browse files
authored
Update pyproject.toml
1 parent 33e08d6 commit e2349eb

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

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

0 commit comments

Comments
 (0)