Skip to content

Commit db77803

Browse files
committed
schema-1.0.2
1 parent e93f483 commit db77803

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/schema/SCHEMA_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.2-dev
1+
1.0.2

tools/schemacode/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ source = [
4040
parallel = true
4141

4242
[tool.bumpver]
43-
current_version = "1.0.2-dev"
43+
current_version = "1.0.2"
4444
version_pattern = "MAJOR.MINOR.PATCH[-TAG]"
4545
commit = false
4646

0 commit comments

Comments
 (0)