Skip to content

Commit

Permalink
Bump 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
guewen committed Jul 7, 2016
1 parent 9d13b53 commit 5ca6892
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@
Release History
---------------

Unreleased
++++++++++
0.1.2 (2016-07-07)
++++++++++++++++++

- Add a lyric to create a xmlid
- Add a lyric to create or update a record


0.1.1 (2016-06-23)
++++++++++++++++++

Expand Down
2 changes: 1 addition & 1 deletion anthem/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Copyright 2016 Camptocamp SA
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl-3.0.en.html)

__version__ = "0.1.1"
__version__ = "0.1.2"

0 comments on commit 5ca6892

Please sign in to comment.