Version bump

Signed-off-by: Raphaël Barrois <raphael.barrois@polyconseil.fr>
This commit is contained in:
Raphaël Barrois
2012-05-22 15:59:33 +02:00
parent 966849ba37
commit 5a1f7d91a2
2 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,13 @@
ChangeLog
=========
2.1.1 (22/05/2012)
------------------
*New:*
* Add introspection rules for south
2.1.0 (22/05/2012)
------------------

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2012 Raphaël Barrois
__version__ = '2.1.0'
__version__ = '2.1.1'
from .base import compare, match, Spec, SpecItem, Version