We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed9a60d commit 579b856Copy full SHA for 579b856
setup.py
@@ -18,7 +18,7 @@ def run_tests(self):
18
19
setup(
20
name="pytomo3d",
21
- version="0.1.0",
+ version="0.2.0",
22
license='GNU Lesser General Public License, version 3 (LGPLv3)',
23
description="Python toolkits for seismic tomograpy",
24
author="Wenjie Lei",
0 commit comments