Skip to content

Commit

Permalink
0.0.4 version macos, linux, windows
Browse files Browse the repository at this point in the history
  • Loading branch information
achains committed Dec 12, 2021
1 parent 0bee315 commit 58614ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Features
Our toolkit provides implementation of the next metrics:

* Mean Map Entropy (MME), Mean Plane Variance(MPV) [#]_ [#]_
* Mutually Orthogonal Metric (MOM) [#]_ -- has strong correlation with RPE **(IN PROGRESS, SEE PREVIOUS VERSIONS)**
* Mutually Orthogonal Metric (MOM) [#]_ -- has strong correlation with RPE **(IN PROGRESS, SEE v0.0.2 for MOM)**


Citation
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def get_tag(self):

setup_kwargs = dict(
name='map_metrics',
version='0.0.3',
version='0.0.4',
packages=find_packages(),
cmdclass={'bdist_wheel': bdist_wheel}
)
Expand Down

0 comments on commit 58614ec

Please sign in to comment.