Skip to content

Commit 2a8b45c

Browse files
author
pytzcarraldo
committed
- updated setup.py
1 parent c44c8d7 commit 2a8b45c

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.997',
5+
version='0.998',
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.997.tar.gz',
16+
download_url='https://github.com/cgre-aachen/gempy/archive/0.998.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)