summaryrefslogtreecommitdiff
path: root/semantic_version
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2020-04-29 11:56:04 +0200
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2020-04-29 11:56:04 +0200
commit23513836fb6273ef4deea7cd4059956f68c26217 (patch)
tree135a09056ac904bc240846b1090ac2c92b238f10 /semantic_version
parent9e968aef1a8aee4039b3052acc6f439b03bc315c (diff)
downloadsemantic-version-23513836fb6273ef4deea7cd4059956f68c26217.tar.gz
Back to development: 2.8.6
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 9de7ff1..3e3f789 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.5'
+__version__ = '2.8.6.dev0'