Skip to content

Commit d5246d4

Browse files
committed
schema-1.0.3-dev
1 parent db77803 commit d5246d4

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
1+
1.0.3-dev

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"
43+
current_version = "1.0.3-dev"
4444
version_pattern = "MAJOR.MINOR.PATCH[-TAG]"
4545
commit = false
4646

0 commit comments

Comments
 (0)