Skip to content

Commit 4eaced7

Browse files
committed
Update version, add entry to RELEASE.txt
1 parent cdcf511 commit 4eaced7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

RELEASE.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
0.3.0
2+
- Add implementations of Persistence Landscapes, including plotting methods, a transformer, and additional notebooks.
3+
14
0.2.0
25
- New full featured implementation of Persistence Images.
36
- Legacy PersImage now deprecated.

persim/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0"
1+
__version__ = "0.3.0"

0 commit comments

Comments
 (0)