We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcbe04a commit ea2d146Copy full SHA for ea2d146
RELEASE.txt
@@ -1,3 +1,6 @@
1
+0.3.7
2
+ - Fix bug of Issue #81 (https://github.com/scikit-tda/persim/issues/81)
3
+
4
0.3.6
5
- Update to pyproject.toml specification.
6
- Update github workflows.
persim/_version.py
@@ -1 +1 @@
-__version__ = "0.3.6"
+__version__ = "0.3.7"
0 commit comments