Skip to content

Commit

Permalink
Preparing release 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Clara Brasseur committed May 20, 2020
1 parent 80f387a commit 60326b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,4 +1,4 @@
0.6 (unreleased)
0.6 (2020-05-20)
----------------
- Update wcs fitting to match Astropy (and use Astropy when available) [#29]
- Limit the number of pixels used for WCS fitting to 100 [#30]
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -41,7 +41,7 @@ github_project = spacetelescope/astrocut
# install_requires = astropy, scipy, matplotlib
install_requires = astropy>=3.0, scipy, Pillow
# version should be PEP440 compatible (https://www.python.org/dev/peps/pep-0440/)
version = 0.6.dev
version = 0.6
# Note: you will also need to change this in your package's __init__.py
minimum_python_version = 3.5

Expand Down

0 comments on commit 60326b0

Please sign in to comment.