Skip to content

Commit 41d8fc9

Browse files
authored
prepped (#157)
1 parent 41fedf9 commit 41d8fc9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v1.4
2+
- Option to read only the binned MCM (#151)
3+
14
# v1.3
25
- Spin-0-only covariance workspaces (#147)
36
- Added functionality to return field mask (#142)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ def run(self):
9898
long_description = fh.read()
9999

100100
setup(name="pymaster",
101-
version="1.3",
101+
version="1.4",
102102
author="David Alonso",
103103
author_email="[email protected]",
104104
description="Library for pseudo-Cl computation",

0 commit comments

Comments
 (0)