We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e90e80 commit 68c9f86Copy full SHA for 68c9f86
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
import os
3
4
-version = '0.6'
+version = '0.7'
5
6
7
def read(*args):
0 commit comments