Skip to content

Commit

Permalink
Back to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mwcraig committed Oct 3, 2019
1 parent cf3918d commit d82c71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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.0
version = 0.2.0.dev
# Note: you will also need to change this in your package's __init__.py
minimum_python_version = 3.6

Expand Down

0 comments on commit d82c71e

Please sign in to comment.