Bump version
This commit is contained in:
parent
041cfc0630
commit
52f870e0c1
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -223,7 +223,7 @@ class BuildCMakeExt(build_ext):
|
|||
CosmoTool_extension = CMakeExtension(name="cosmotool")
|
||||
|
||||
setup(name='cosmotool',
|
||||
version='1.2.0',
|
||||
version='1.2.1',
|
||||
packages=["cosmotool"],
|
||||
package_dir={'cosmotool': 'python/cosmotool'},
|
||||
install_requires=['numpy','cffi','numexpr','pyfftw','h5py'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue