Skip to content

Commit

Permalink
Preparing release v0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
karllark committed Feb 11, 2019
1 parent 0e43074 commit a6b443a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
0.7 (unreleased)
0.7 (2019-02-11)
================

- GCC09_MWAvg, O94, F04, M14 models added
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ github_project = karllark/dust_extinction
# install_requires = astropy, scipy, matplotlib
install_requires = astropy, scipy
# version should be PEP440 compatible (https://www.python.org/dev/peps/pep-0440/)
version = 0.7.dev
version = 0.7
# Note: you will also need to change this in your package's __init__.py
minimum_python_version = 2.7

Expand Down

0 comments on commit a6b443a

Please sign in to comment.