Skip to content

Commit 8c02b2b

Browse files
authored
release 0.2.6
1 parent dc6e7b4 commit 8c02b2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import tarfile
1010
import zipfile
1111

12-
package_version = "0.2.5"
12+
package_version = "0.2.6"
1313

1414
# Read long description from README
1515
with open("README.md", "r", encoding="utf-8") as fh:

0 commit comments

Comments
 (0)