Skip to content

Commit

Permalink
release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lepistone committed Jun 23, 2016
1 parent cba7376 commit db76e0e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
Release History
---------------

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

- Fixed crash on non-editable install.

0.1.0 (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.0"
__version__ = "0.1.1"

0 comments on commit db76e0e

Please sign in to comment.