Skip to content

Commit 76b2b5a

Browse files
committed
Incrementing version
1 parent c738b70 commit 76b2b5a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASE.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.1.3
2+
- Fixing documentation
3+
- Removed the float64 memory layout specification in the np.copy() function, that was causing an error when used with the 1.18+ versions of numpy
4+
15
0.1.1
26
- Fix bug in Wasserstein and bottleneck distance.
37

persim/_version.py

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

0 commit comments

Comments
 (0)