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 8f05e3e commit 9a90fe1Copy full SHA for 9a90fe1
setup.py
@@ -18,7 +18,7 @@
18
EMAIL = "development@b-schwertfeger.de"
19
AUTHOR = "Benjamin Thomas Schwertfeger"
20
REQUIRES_PYTHON = ">=3.8.0"
21
-VERSION = "0.6.1"
+VERSION = "0.6.2"
22
23
# What packages are required for this module to be executed?
24
REQUIRED = [
0 commit comments