Skip to content

Commit ea2d146

Browse files
committed
Bump version, modify changelog
1 parent fcbe04a commit ea2d146

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.7
2+
- Fix bug of Issue #81 (https://github.com/scikit-tda/persim/issues/81)
3+
14
0.3.6
25
- Update to pyproject.toml specification.
36
- Update github workflows.

persim/_version.py

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

0 commit comments

Comments
 (0)