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 db77803 commit d5246d4Copy full SHA for d5246d4
src/schema/SCHEMA_VERSION
@@ -1 +1 @@
1
-1.0.2
+1.0.3-dev
tools/schemacode/pyproject.toml
@@ -40,7 +40,7 @@ source = [
40
parallel = true
41
42
[tool.bumpver]
43
-current_version = "1.0.2"
+current_version = "1.0.3-dev"
44
version_pattern = "MAJOR.MINOR.PATCH[-TAG]"
45
commit = false
46
0 commit comments