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 4, 2019
1 parent 552392f commit 1159aa5
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 @@ -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.6.2
version = 0.6.3
# 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 1159aa5

Please sign in to comment.