Skip to content

Commit

Permalink
release: 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ntarocco committed May 8, 2019
1 parent ec59e2c commit 911ecd2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
Changes
=======

Version 1.0.9 (2019-05-08)

- add Popular Videos links on homepage

Version 1.0.8 (2019-02-05)

- fixed cron task for indexing projects deposits
Expand Down
2 changes: 1 addition & 1 deletion cds/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@

"""CDS version."""

__version__ = "1.0.8"
__version__ = "1.0.9"

0 comments on commit 911ecd2

Please sign in to comment.