Skip to content

Commit 079d305

Browse files
authored
Merge pull request #391 from mabruzzo/update-version-number
Update to next dev version
2 parents af79394 + a92b91f commit 079d305

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.1
1+
3.4.2-dev

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ readme = "README.rst"
2828
# https://scikit-build-core.readthedocs.io/en/latest/configuration.html#dynamic-metadata
2929
# but gracklepy can't (currently) do this since it lives in a "monorepo"
3030
# https://github.com/pypa/setuptools_scm/issues/1056
31-
version = "1.2"
31+
version = "1.2.1.dev0"
3232
classifiers=[
3333
"Development Status :: 5 - Production/Stable",
3434
"Environment :: Console",

0 commit comments

Comments
 (0)