Skip to content

Commit

Permalink
Merge pull request #9 from ccnmtl/0.3.0
Browse files Browse the repository at this point in the history
🔖 release version 0.3.0
  • Loading branch information
sdreher authored Jan 7, 2019
2 parents cd5c5c1 + 3fda855 commit f2b5339
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
0.3.0 (2018-12-19)
===================
* Added Python 3 support
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="django-pagetree-epub",
version="0.1.0",
version="0.3.0",
author="Anders Pearson",
author_email="[email protected]",
url="https://github.com/ccnmtl/django-pagetree-epub",
Expand Down

0 comments on commit f2b5339

Please sign in to comment.