Skip to content

Commit 9d9b7c4

Browse files
authored
Merge pull request #127 from ghilesmeddour/topic/bump_version
Bump version
2 parents 190f1ff + 9968cb2 commit 9d9b7c4

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)