Skip to content

Commit

Permalink
Version bump/0.6.0 (#776)
Browse files Browse the repository at this point in the history
* Bump version to 0.6.0

* Fix readme badge
  • Loading branch information
devin-petersohn authored Sep 2, 2019
1 parent bd1d928 commit ac2c9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<a href="https://travis-ci.com/modin-project/modin"><img alt="" src="https://travis-ci.com/modin-project/modin.svg?branch=master" align="center"></a>
<a href="https://modin.readthedocs.io/en/latest/?badge=latest"><img alt="" src="https://readthedocs.org/projects/modin/badge/?version=latest" align="center"></a>
<a href="https://modin.readthedocs.io/en/latest/pandas_supported.html"><img src="https://img.shields.io/badge/pandas%20api%20coverage-71.77%25-orange.svg" align="center"></a>
<a href="https://pypi.org/project/modin/"><img alt="" src="https://img.shields.io/badge/pypi-0.5.4-blue.svg" align="center"></a>
<a href="https://pypi.org/project/modin/"><img alt="" src="https://img.shields.io/badge/pypi-0.6.0-blue.svg" align="center"></a>
</p>


Expand Down

0 comments on commit ac2c9da

Please sign in to comment.