Bump greenlet to 3.0.* (#10833)

This commit is contained in:
David Salvisberg
2023-10-03 23:24:55 -07:00
committed by GitHub
parent d60e66712a
commit 2e62753e2f
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
version = "2.0.*"
version = "3.0.*"
upstream_repository = "https://github.com/python-greenlet/greenlet"