Skip to content

Commit

Permalink
preparing for tag 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Aug 4, 2020
1 parent e62f2b1 commit c733680
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
specsim Change Log
==================

0.14 (unreleased)
0.14 (2020-08-04)
-----------------

- support astropy4 in unit tests, drop py2.7 and 3.5 testing (PR #111).
Expand Down
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ github_project = desihub/specsim
install_requires = astropy scipy pyyaml speclite
# version should be PEP440 compatible (http://www.python.org/dev/peps/pep-0440)
# e.g., 0.12.dev or 0.12
version = 0.14.dev
# version = 0.14.dev
version = 0.14

[entry_points]
quickspecsim = specsim.quickspecsim:main
Expand Down

0 comments on commit c733680

Please sign in to comment.