We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e607870 commit ae2bf50Copy full SHA for ae2bf50
setup.py
@@ -2,7 +2,7 @@
2
3
setuptools.setup(
4
name='pyDVC',
5
- version='1.0',
+ version='0.0.3',
6
packages=setuptools.find_packages(),
7
url='https://github.com/jadball/pyDVC',
8
license='BSD 3-Clause',
0 commit comments