Updating to 1.3.5
This commit is contained in:
parent
751d8a19a0
commit
b8e60a7d33
2
setup.py
2
setup.py
@ -237,7 +237,7 @@ class BuildCMakeExt(build_ext):
|
||||
CosmoTool_extension = CMakeExtension(name="cosmotool")
|
||||
|
||||
setup(name='cosmotool',
|
||||
version='1.3.4',
|
||||
version='1.3.5',
|
||||
packages=["cosmotool"],
|
||||
package_dir={'cosmotool': 'python/cosmotool'},
|
||||
install_requires=['numpy','cffi','numexpr','h5py'],
|
||||
|
Loading…
Reference in New Issue
Block a user