diff --git a/setup.cfg b/setup.cfg index bdb3dd1..2d31e76 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,7 +49,7 @@ edit_on_github = False github_project = spacetelescope/mosviz install_requires = numpy astropy>=3.0 glue-core>=0.13.0 qtpy regions>=0.3 specviz>=0.6.2 # version should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386) -version = 0.2.0.dev +version = 0.2.0 minimum_python_version = 3.5 [entry_points]