Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nmearl committed Mar 19, 2019
1 parent 521d45c commit 60eeb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -51,7 +51,7 @@ github_project = spacetelescope/specviz
# install_requires = astropy, scipy, matplotlib
install_requires = astropy>=3.1, pyqt5, pyqtgraph, qtawesome, qtpy, specutils>=0.5.2, click, pytest, asteval
# version should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
version = 0.7.0.dev0
version = 0.7.0
# 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 60eeb68

Please sign in to comment.