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.
2 parents af79394 + a92b91f commit 079d305Copy full SHA for 079d305
VERSION
@@ -1 +1 @@
1
-3.4.1
+3.4.2-dev
pyproject.toml
@@ -28,7 +28,7 @@ readme = "README.rst"
28
# https://scikit-build-core.readthedocs.io/en/latest/configuration.html#dynamic-metadata
29
# but gracklepy can't (currently) do this since it lives in a "monorepo"
30
# https://github.com/pypa/setuptools_scm/issues/1056
31
-version = "1.2"
+version = "1.2.1.dev0"
32
classifiers=[
33
"Development Status :: 5 - Production/Stable",
34
"Environment :: Console",
0 commit comments