Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpoletaev committed Aug 11, 2016
1 parent 1c847b9 commit 0bdc6a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Expand Up @@ -2,6 +2,11 @@
Changelog
=========

1.3.0 - 2016-08-11

- Escape content by default
- Improve rendering perfomance

1.1.0 - 2016-03-13
============

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@

setup(
name='xmltag',
version='1.2.0',
version='1.3.0',
description='Tool for generating HTML and XML documents',
keywords='html xml',
packages=['xmltag'],
Expand Down

0 comments on commit 0bdc6a9

Please sign in to comment.