Skip to content
Snippets Groups Projects
Commit 6dcb0a0f authored by ultimanet's avatar ultimanet
Browse files

Updated README and setup.py to version 1.0.7

parent 6560632f
Branches
Tags
No related merge requests found
Pipeline #
...@@ -89,10 +89,10 @@ Requirements ...@@ -89,10 +89,10 @@ Requirements
* `GFFT <https://github.com/mrbell/gfft>`_ (v0.1.0) - Generalized Fast * `GFFT <https://github.com/mrbell/gfft>`_ (v0.1.0) - Generalized Fast
Fourier Transformations for Python - **optional** Fourier Transformations for Python - **optional**
* `HEALPy <https://github.com/healpy/healpy>`_ (v1.4 without openmp) - A * `HEALPy <https://github.com/healpy/healpy>`_ (v1.8.1 without openmp) - A
Python wrapper for `HEALPix <http://sourceforge.net/projects/healpix/>`_ - Python wrapper for `HEALPix <http://sourceforge.net/projects/healpix/>`_ -
**optional** **optional**
* `libsharp-wrapper <https://github.com/mselig/libsharp-wrapper>`_ (v0.1.2 * `libsharp-wrapper <https://github.com/mselig/libsharp-wrapper>`_ (v0.1.2
without openmp) - A Python wrapper for the without openmp) - A Python wrapper for the
`libsharp <http://sourceforge.net/projects/libsharp/>`_ library - `libsharp <http://sourceforge.net/projects/libsharp/>`_ library -
......
...@@ -23,7 +23,7 @@ from distutils.core import setup ...@@ -23,7 +23,7 @@ from distutils.core import setup
import os import os
setup(name="ift_nifty", setup(name="ift_nifty",
version="1.0.6", version="1.0.7",
author="Marco Selig", author="Marco Selig",
author_email="mselig@mpa-garching.mpg.de", author_email="mselig@mpa-garching.mpg.de",
maintainer="Theo Steininger", maintainer="Theo Steininger",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment