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 3c676b8 commit b969c32Copy full SHA for b969c32
pyemd/__about__.py
@@ -5,7 +5,7 @@
5
"""PyEMD metadata"""
6
7
__title__ = 'pyemd'
8
-__version__ = '0.4.1'
+__version__ = '0.4.2'
9
__description__ = ("A Python wrapper for Ofir Pele and Michael Werman's "
10
"implementation of the Earth Mover's Distance.")
11
__author__ = 'Will Mayner'
0 commit comments