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 418ed56 commit 44c7088Copy full SHA for 44c7088
src/schema/SCHEMA_VERSION
@@ -1 +1 @@
1
-1.0.5
+1.0.6-dev
tools/schemacode/pyproject.toml
@@ -47,7 +47,7 @@ parallel = true
47
# uvx bump-my-version bump <patch|minor|major>
48
# git push upstream <current-branch>
49
[tool.bumpversion]
50
-current_version = "1.0.5"
+current_version = "1.0.6-dev"
51
parse = """(?x)
52
(?P<major>[0-9]+)
53
\\.(?P<minor>[0-9]+)
0 commit comments