Skip to content

Commit

Permalink
release: v1.0.0a15
Browse files Browse the repository at this point in the history
  • Loading branch information
ntarocco committed Nov 27, 2019
1 parent f36844f commit 91ea9cd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
Changes
=======

Version 1.0.0a15 (release 2019-11-27)
-------------------------------------

- Pin celery dependency

Version 1.0.0a14 (release 2019-11-27)
-------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion invenio_stats/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

from __future__ import absolute_import, print_function

__version__ = "1.0.0a14"
__version__ = "1.0.0a15"

0 comments on commit 91ea9cd

Please sign in to comment.