summaryrefslogtreecommitdiff
path: root/semantic_version
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2019-09-06 13:11:31 +0200
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2019-09-06 13:11:31 +0200
commitee4a3043bf47f41af055dd87a5efd05538e6b5fe (patch)
tree5ec3fa7f5ffceb9d78f05392d1fa03822611319d /semantic_version
parent4bd98036c548d530489210310f6eb0fb90d0cd19 (diff)
downloadsemantic-version-ee4a3043bf47f41af055dd87a5efd05538e6b5fe.tar.gz
Back to development: 2.8.3
Diffstat (limited to 'semantic_version')
-rw-r--r--semantic_version/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/semantic_version/__init__.py b/semantic_version/__init__.py
index d3aaa8c..03a22ce 100644
--- a/semantic_version/__init__.py
+++ b/semantic_version/__init__.py
@@ -7,4 +7,4 @@ from .base import compare, match, validate, SimpleSpec, NpmSpec, Spec, SpecItem,
__author__ = "Raphaël Barrois <raphael.barrois+semver@polytechnique.org>"
-__version__ = '2.8.2'
+__version__ = '2.8.3.dev0'