Skip to content

Commit

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

0.1.0 (unreleased)
0.1.0 (2016-06-23)
++++++++++++++++++

Initial release.
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.dev0"
__version__ = "0.1.0"

0 comments on commit 6f5d450

Please sign in to comment.