Skip to content

Commit

Permalink
release: v1.0.0a3
Browse files Browse the repository at this point in the history
Signed-off-by: Lars Holm Nielsen <lars.holm.nielsen@cern.ch>
  • Loading branch information
lnielsen committed Nov 24, 2015
1 parent 115596f commit 01cf7f2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -25,7 +25,7 @@
Changes
=======

Version 1.0.0 (released 2015-11-04)
Version 1.0.0 (released 2015-11-24)
-----------------------------------

- Module rewrite using Flask-Security.
Expand Down
2 changes: 1 addition & 1 deletion RELEASE-NOTES.rst
Expand Up @@ -2,7 +2,7 @@
Invenio-Accounts v1.0.0
=========================

Invenio-Accounts v1.0.0 was released on November 4, 2015.
Invenio-Accounts v1.0.0 was released on November 24, 2015.

About
-----
Expand Down
2 changes: 1 addition & 1 deletion invenio_accounts/version.py
Expand Up @@ -30,4 +30,4 @@

from __future__ import absolute_import, print_function

__version__ = "1.0.0a2"
__version__ = "1.0.0a3"

0 comments on commit 01cf7f2

Please sign in to comment.