Skip to content

Commit bc710d0

Browse files
committed
Version: 0.3.0.dev
We just released `0.2.0`. For the `main` development branch, we can indicate the next anticipated release + the Python-PEP'd `.dev` suffix until we tag it. (Remove the suffix for release.)
1 parent 78b0583 commit bc710d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pals_schema"
7-
version = "0.2.0"
7+
version = "0.3.0.dev"
88
dependencies = [
99
"pydantic",
1010
"pyyaml",

0 commit comments

Comments
 (0)