We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa0ffe1 commit 6df0946Copy full SHA for 6df0946
setup.py
@@ -19,7 +19,7 @@
19
EMAIL = "[email protected]"
20
AUTHOR = "Alec Thomson"
21
REQUIRES_PYTHON = ">=3.8.0"
22
-VERSION = "2.2.5"
+VERSION = "2.2.6"
23
24
# What packages are required for this module to be executed?
25
REQUIRED = [
0 commit comments