Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Commit

Permalink
Release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
msom committed Sep 4, 2017
1 parent 949c328 commit bb8ef66
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.1.1
current_version = 0.1.2
commit = True
tag = True
message = Release {new_version}
Expand Down
2 changes: 2 additions & 0 deletions HISTORY.rst
@@ -1,5 +1,7 @@
Changelog
---------
0.1.2 (2017-09-04)
~~~~~~~~~~~~~~~~~~~~~

- Uses Quill 1.3.2.
[msom]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@
description = (
'Quill rich text editor integration for OneGov.'
)
version = '0.1.1'
version = '0.1.2'


def get_long_description():
Expand Down

0 comments on commit bb8ef66

Please sign in to comment.