Skip to content

Commit

Permalink
Release 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Feb 1, 2018
1 parent 5ab6023 commit 0f28ed2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Expand Up @@ -3,7 +3,7 @@
History
-------

1.0.0 (unreleased)
1.0.0 (2018-02-01)
++++++++++++++++++

* Dropped cmsplugin-filer in favor of core plugins which now use filer
Expand Down
2 changes: 1 addition & 1 deletion djangocms_installer/__init__.py
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
__author__ = 'Iacopo Spalletti'
__email__ = 'i.spalletti@nephila.it'
__version__ = '1.0.0rc1'
__version__ = '1.0.0'

0 comments on commit 0f28ed2

Please sign in to comment.