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 fce155b commit e8a0543Copy full SHA for e8a0543
VERSION
@@ -1 +1 @@
1
-3.4.1-dev
+3.4.1
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.1.1.dev1"
+version = "1.2"
32
classifiers=[
33
"Development Status :: 5 - Production/Stable",
34
"Environment :: Console",
0 commit comments