Alpha of 1.0.0.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
This commit is contained in:
Raphaël Barrois
2012-05-16 00:51:48 +02:00
parent fcda834a18
commit c57899e853

View File

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