We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dd0577 commit 9d60c1cCopy full SHA for 9d60c1c
setup.py
@@ -7,7 +7,7 @@
7
long_description = f.read()
8
9
setup(name='tracepy',
10
- version='0.1.2',
+ version='0.2.0',
11
description='Optical design software for python.',
12
url='http://github.com/GNiendorf/tracepy',
13
long_description=long_description,
0 commit comments