diff --git a/setup.cfg b/setup.cfg index 6edbe12..3e00b2e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -50,7 +50,7 @@ github_project = # install_requires = astropy, scipy, matplotlib install_requires = astropy # version should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386) -version = 0.1.dev +version = 0.1 [entry_points]