Skip to content

Commit

Permalink
Re-release as 0.5.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasb committed May 20, 2017
1 parent 23ee83c commit f2af178
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
History
-------

0.5.3 - 2016-04-10
------------------

* Re-released 0.5.2 as 0.5.3 because of issues with PyPI.

0.5.2 - 2016-02-02
------------------

Expand Down
2 changes: 1 addition & 1 deletion unidiff/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@
)


VERSION = '0.5.2'
VERSION = '0.5.3'

0 comments on commit f2af178

Please sign in to comment.