Skip to content

Commit 9968cb2

Browse files
committed
Bump version
1 parent 190f1ff commit 9968cb2

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+
# 0.6.1
2+
- Lazy import plotting dependencies
3+
14
# 0.6.0
25
- Update C++ backend to commit 286d369 of [ripser](https://github.com/Ripser/ripser) but keeping same functionalities
36
- Add support to robinhood hashmap into the C++ Backend

ripser/_version.py

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

0 commit comments

Comments
 (0)