Skip to content

Commit 5bb75c6

Browse files
authored
staged (#191)
1 parent e16e3c2 commit 5bb75c6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# v2.0b
2-
Improved error messages (#187)
3-
Migrated to ducc from libsharp (#183)
1+
# v2.0
2+
- Improved error messages (#187)
3+
- Migrated to ducc from libsharp (#183)
44

55
# v1.6
6-
Bugfix: sign of Wigner 3j symbols (#180)
7-
Faster method for spin-0 Wigner 3j symbols (#178)
8-
No deprojection bias for lite fields (#177)
9-
Bugfix for rectangular covariances (#175)
6+
- Bugfix: sign of Wigner 3j symbols (#180)
7+
- Faster method for spin-0 Wigner 3j symbols (#178)
8+
- No deprojection bias for lite fields (#177)
9+
- Bugfix for rectangular covariances (#175)
1010

1111
# v1.5.1
1212
- Bugfix in Toeplitz calculation (#169)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77

88
[project]
99
name = "pymaster"
10-
version = "2.0b0"
10+
version = "2.0"
1111
authors = [
1212
{name="David Alonso", email="[email protected]"}
1313
]

0 commit comments

Comments
 (0)