We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4359658 commit f8ab5aaCopy full SHA for f8ab5aa
setup.py
@@ -17,7 +17,7 @@
17
18
setup(
19
name='GEOSLAM',
20
- version=version['0.0.1'],
+ version=version['__version__'],
21
description=('Seismo-Lineament Analysis Method'),
22
long_description=long_description,
23
author='Luke Pajer',
0 commit comments