Bump version
This commit is contained in:
parent
6583fba153
commit
280a7c512a
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
History
|
||||
-------
|
||||
|
||||
0.3.0 (unreleased)
|
||||
0.3.0 (2015-01-04)
|
||||
++++++++++++++++++
|
||||
|
||||
* Multisite support
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
__author__ = 'Iacopo Spalletti'
|
||||
__email__ = 'i.spalletti@nephila.it'
|
||||
__version__ = '0.3.0.c1'
|
||||
__version__ = '0.3.0'
|
||||
|
|
Loading…
Reference in a new issue