We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b16047 commit 8b2a89aCopy full SHA for 8b2a89a
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup, find_packages
4
5
6
-version = '0.8.1'
+version = '0.8.2'
7
8
9
with open('README.md', 'rt') as f:
0 commit comments