Skip to content

Commit

Permalink
Preparing release 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Clara Brasseur committed Jun 21, 2019
1 parent a4564e2 commit e4c7998
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.4 (unreleased)
0.4 (2019-06-21)
----------------

- Adding more unit tests and coveralls setup [#11]
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
# version should be PEP440 compatible (https://www.python.org/dev/peps/pep-0440/)
version = 0.4.dev
version = 0.4
# 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 e4c7998

Please sign in to comment.