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 dc6e7b4 commit 8c02b2bCopy full SHA for 8c02b2b
1 file changed
setup.py
@@ -9,7 +9,7 @@
9
import tarfile
10
import zipfile
11
12
-package_version = "0.2.5"
+package_version = "0.2.6"
13
14
# Read long description from README
15
with open("README.md", "r", encoding="utf-8") as fh:
0 commit comments