Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes-Sahlmann committed Sep 27, 2024
1 parent ee9275b commit 9a3ac68
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 @@ -43,7 +43,7 @@ github_project = https://github.com/Johannes-Sahlmann/pystrometry
install_requires = astropy, linearfit>=1.0.2, matplotlib, scipy, astroquery, sympy

# version should be PEP440 compatible (https://www.python.org/dev/peps/pep-0440/)
version = 0.5.0
version = 0.6.0
# Note: you will also need to change this in your package's __init__.py
minimum_python_version = 3.7

Expand Down

0 comments on commit 9a3ac68

Please sign in to comment.