Skip to content

Commit

Permalink
change version in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
imcleod committed Jun 29, 2011
1 parent aa054a3 commit dafa079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from distutils.core import setup
setup(name='VMDKstream',
version='1.0',
version='0.2',
py_modules=['VMDKstream'],
)

0 comments on commit dafa079

Please sign in to comment.