diff --git a/setup.cfg b/setup.cfg index 3e2a9ad..fac3c41 100644 --- a/setup.cfg +++ b/setup.cfg @@ -42,7 +42,7 @@ github_project = astropy/astrowidgets # install_requires = astropy, scipy, matplotlib install_requires = astropy, ginga, pillow, ipywidgets>=7.5, ipyevents>=0.6.3, jupyterlab>=1, aggdraw # version should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386) -version = 0.1.1 +version = 0.2.0.dev # Note: you will also need to change this in your package's __init__.py minimum_python_version = 3.6