Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Kye Russell committed Aug 16, 2016
1 parent 782eb45 commit fdfea49
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ History
=======


1.0.2 (2016-08-16)
------------------

* Documentation bug fixes.


1.0.1 (2016-08-16)
------------------

Expand Down
2 changes: 1 addition & 1 deletion thecut/emailfield/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

__title__ = 'thecut-emailfield'

__version__ = '1.0.1'
__version__ = '1.0.2'

__url__ = 'https://github.com/thecut/thecut-emailfield'

Expand Down

0 comments on commit fdfea49

Please sign in to comment.