Skip to content

Commit d0cde1e

Browse files
author
Nathaniel Saul
committed
bump version
1 parent fbb5cdd commit d0cde1e

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.4.1:
2+
- Fixed packing so C++ is MSVC compatible.
3+
14
# 0.4.0:
25
- Added license to distributed packages.
36

ripser/_version.py

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

0 commit comments

Comments
 (0)