Skip to content

Commit 026f85d

Browse files
authored
Merge pull request #355 from mabruzzo/binary-wheel
try bumping the dev version of pygrackle so we can test uploading wheels
2 parents 19ed165 + 824a854 commit 026f85d

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)