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 83459ce commit f269b6cCopy full SHA for f269b6c
setup.py
@@ -19,7 +19,7 @@
19
EMAIL = "[email protected]"
20
AUTHOR = "Alec Thomson"
21
REQUIRES_PYTHON = ">=3.8.0"
22
-VERSION = "2.1.3"
+VERSION = "2.1.4"
23
24
# What packages are required for this module to be executed?
25
REQUIRED = [
0 commit comments