Skip to content

Commit

Permalink
v1.7.0 release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Sep 23, 2015
1 parent 8404de1 commit 8e2aec4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
1.7.0
-----

- Add test for fk524 (thanks to Scott Daniel)
- Addition of many vectorized routines (thanks to Scott Daniel)
- Upgrade PAL to v0.9.3
- Upgrade ERFA to v1.2.0

1.6.0
-----

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

setup(
name="palpy",
version="1.6.0",
version="1.7.0",
author="Tim Jenness",
author_email="[email protected]",
license="GPL",
Expand Down

0 comments on commit 8e2aec4

Please sign in to comment.