Skip to content

Commit

Permalink
release: v1.0.0a2
Browse files Browse the repository at this point in the history
(closes #5)

Signed-off-by: Javier Delgado <javier.delgado.fernandez@cern.ch>
  • Loading branch information
JavierDelgadoFernandez committed Nov 30, 2015
1 parent 77c3ce8 commit bc27291
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGES.rst
Expand Up @@ -25,6 +25,7 @@
Changes
=======

Version 1.0.0 (released October 26, 2015)
Version 1.0.0 (released 2015-11-30)
-----------------------------------

- Initial public release.
2 changes: 1 addition & 1 deletion RELEASE-NOTES.rst
Expand Up @@ -2,7 +2,7 @@
Invenio-Mail v1.0.0
=====================

Invenio-Mail v1.0.0 was released on October 26, 2015.
Invenio-Mail v1.0.0 was released on November 30, 2015.

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

from __future__ import absolute_import, print_function

__version__ = "1.0.0a1"
__version__ = "1.0.0a2"

0 comments on commit bc27291

Please sign in to comment.