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 d70ea71 + 1aee77f commit 8a6b1bcCopy full SHA for 8a6b1bc
VERSION
@@ -1 +1 @@
1
-3.4.0
+3.4.1-dev
pyproject.toml
@@ -26,7 +26,7 @@ description = "A wrapper for the Grackle chemistry library"
26
# https://scikit-build-core.readthedocs.io/en/latest/configuration.html#dynamic-metadata
27
# but pygrackle can't (currently) do this since it lives in a "monorepo"
28
# https://github.com/pypa/setuptools_scm/issues/1056
29
-version = "1.1.0"
+version = "1.1.1.dev0"
30
classifiers=[
31
"Development Status :: 5 - Production/Stable",
32
"Environment :: Console",
0 commit comments