Skip to content

Commit 824a854

Browse files
committed
try bumping the dev version of pygrackle so we can test uploading to pygrackle once before I update the wheel-action so we only try uploading when we update versions
1 parent 19ed165 commit 824a854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 pygrackle can't (currently) do this since it lives in a "monorepo"
3030
# https://github.com/pypa/setuptools_scm/issues/1056
31-
version = "1.1.1.dev0"
31+
version = "1.1.1.dev1"
3232
classifiers=[
3333
"Development Status :: 5 - Production/Stable",
3434
"Environment :: Console",

0 commit comments

Comments
 (0)