Skip to content

Commit 22554bd

Browse files
author
Daniel Collin
committed
bumped minor version 0.2.0 -> 0.2.1
1 parent 2481ed8 commit 22554bd

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.2.1
2+
- Allowed for more than 9 diagram labels in plot_persistence_diagrams.
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.2.1"

0 commit comments

Comments
 (0)