Skip to content

Commit

Permalink
Version bumps to 0.5.1 for uploading to PyPI.
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyxpp committed Oct 15, 2017
1 parent 4067744 commit 46ad5a4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ mpltex Changelog

Here you can see the full list of changes between each ``mpltex`` release.

Version 0.5.1
-------------

* Update README.rst

Version 0.5
-----------

Expand Down
2 changes: 1 addition & 1 deletion mpltex/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
Version info for ``mpltex`` package.
"""

__version__ = "0.5"
__version__ = "0.5.1"

0 comments on commit 46ad5a4

Please sign in to comment.