diff --git a/setup.py b/setup.py index 300ae38..0c96a30 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup(name='tabcorr', - version='0.4', + version='0.5', description='Tabulated correlation functions for halotools', url='https://github.com/johannesulf/TabCorr', author='Johannes Ulf Lange',