Skip to content

Commit b969c32

Browse files
committed
Bump version to 0.4.2
1 parent 3c676b8 commit b969c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyemd/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"""PyEMD metadata"""
66

77
__title__ = 'pyemd'
8-
__version__ = '0.4.1'
8+
__version__ = '0.4.2'
99
__description__ = ("A Python wrapper for Ofir Pele and Michael Werman's "
1010
"implementation of the Earth Mover's Distance.")
1111
__author__ = 'Will Mayner'

0 commit comments

Comments
 (0)