Skip to content

Commit 8a6b1bc

Browse files
authored
Merge pull request grackle-project#322 from mabruzzo/bump-3.4.1-dev
Bump to next dev version
2 parents d70ea71 + 1aee77f commit 8a6b1bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.0
1+
3.4.1-dev

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ description = "A wrapper for the Grackle chemistry library"
2626
# https://scikit-build-core.readthedocs.io/en/latest/configuration.html#dynamic-metadata
2727
# but pygrackle can't (currently) do this since it lives in a "monorepo"
2828
# https://github.com/pypa/setuptools_scm/issues/1056
29-
version = "1.1.0"
29+
version = "1.1.1.dev0"
3030
classifiers=[
3131
"Development Status :: 5 - Production/Stable",
3232
"Environment :: Console",

0 commit comments

Comments
 (0)