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