Bump version
This commit is contained in:
parent
4bcc5f3270
commit
47d63a25ce
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.5',
|
||||
version='1.3.6',
|
||||
packages=["cosmotool"],
|
||||
package_dir={'cosmotool': 'python/cosmotool'},
|
||||
install_requires=['cython','numpy','cffi','numexpr','h5py'],
|
||||
|
Loading…
Reference in New Issue
Block a user