Navigation Menu

Skip to content
This repository has been archived by the owner on Oct 17, 2018. It is now read-only.

Commit

Permalink
bumped to version 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Ward committed Apr 24, 2013
1 parent 14e6c30 commit 2dc4afd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docx2html/__init__.py
Expand Up @@ -5,4 +5,4 @@
]

# Edit here and setup.py
VERSION = '0.2.2'
VERSION = '0.2.3'
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -25,7 +25,7 @@ def get_description():
setup(
name="docx2html",
# Edit here and docx2html.__init__
version="0.2.2",
version="0.2.3",
description="docx (OOXML) to html converter",
author="Jason Ward",
author_email="jason.louard.ward@gmail.com",
Expand Down

0 comments on commit 2dc4afd

Please sign in to comment.