Skip to content

Commit

Permalink
preparing v1.5 (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
damonge authored Oct 20, 2022
1 parent 84f21f7 commit 9c18700
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# v1.5
- Compilation refactor (#158, #162)
- Updated installation instructions for NERSC (#160)
- Ensure correct mask endianness (#161)

# v1.4
- Option to read only the binned MCM (#151)

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def run(self):
long_description = fh.read()

setup(name="pymaster",
version="1.4",
version="1.5",
author="David Alonso",
author_email="[email protected]",
description="Library for pseudo-Cl computation",
Expand Down

0 comments on commit 9c18700

Please sign in to comment.