We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb5e015 commit 06a694bCopy full SHA for 06a694b
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
import os
3
4
-VERSION = "0.8.0"
+VERSION = "0.8.1"
5
6
CLASSIFIERS = [
7
'Environment :: Console',
0 commit comments