Skip to content

Commit 4ba3d94

Browse files
author
Alex
committed
pypi
1 parent c5a72a4 commit 4ba3d94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='gempy',
5-
version='0.998',
5+
version='0.9991',
66
packages=['gempy'],
77
install_requires=[
88
'numpy',
@@ -13,7 +13,7 @@
1313
'seaborn'
1414
],
1515
url='https://github.com/cgre-aachen/gempy',
16-
download_url='https://github.com/cgre-aachen/gempy/archive/0.998.tar.gz',
16+
download_url='https://github.com/cgre-aachen/gempy/archive/0.9991.tar.gz',
1717
license='MIT',
1818
author='Miguel de la Varga, Alexander Schaaf',
1919
author_email='varga@aices.rwth-aachen.de',

0 commit comments

Comments
 (0)