Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
astrojoni89 committed Feb 17, 2021
1 parent 9bb3a89 commit a6241d2
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 @@ -11,6 +11,6 @@ github_project = astroSABER/astroSABER
# install_requires should be formatted as a comma-separated list, e.g.:
install_requires = astropy, numpy, scipy, tqdm
# version should be PEP440 compatible (https://www.python.org/dev/peps/pep-0440/)
version = 0.5.dev
version = 1.0
# Note: you will also need to change this in your package's __init__.py
minimum_python_version = 3.6

0 comments on commit a6241d2

Please sign in to comment.