Release v2.1.0

Signed-off-by: Raphaël Barrois <raphael.barrois@polyconseil.fr>
This commit is contained in:
Raphaël Barrois
2012-05-22 14:25:16 +02:00
parent 7eeee04cfa
commit 1a3f2698a0
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
ChangeLog
=========
2.1.0 (Master)
--------------
2.1.0 (22/05/2012)
------------------
*New:*

View File

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