Version bump to 2.3.0

This commit is contained in:
Raphaël Barrois
2014-03-16 20:33:57 +01:00
parent 9e88ed992c
commit deb6dd5a19

View File

@@ -4,7 +4,7 @@
__author__ = "Raphaël Barrois <raphael.barrois+semver@polytechnique.org>"
__version__ = '2.2.2'
__version__ = '2.3.0'
from .base import compare, match, validate, Spec, SpecItem, Version