Skip to content

Commit

Permalink
up version to 0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
schmir committed Sep 11, 2013
1 parent 83cdb09 commit d0989cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mwlib/epub/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version_info__ = (0, 14, 2)
version = __version__ = "0.14.2"
__version_info__ = (0, 14, 3)
version = __version__ = "0.14.3"

0 comments on commit d0989cf

Please sign in to comment.