Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Jan 4, 2015
1 parent 6583fba commit 280a7c5
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
-------

0.3.0 (unreleased)
0.3.0 (2015-01-04)
++++++++++++++++++

* Multisite support
Expand Down
2 changes: 1 addition & 1 deletion djangocms_blog/__init__.py
Expand Up @@ -2,4 +2,4 @@
# -*- coding: utf-8 -*-
__author__ = 'Iacopo Spalletti'
__email__ = 'i.spalletti@nephila.it'
__version__ = '0.3.0.c1'
__version__ = '0.3.0'

0 comments on commit 280a7c5

Please sign in to comment.