summaryrefslogtreecommitdiff
path: root/semantic_version
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2019-12-21 16:02:24 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2019-12-21 16:02:24 +0100
commitdb7ac214cc5b47c223406cd74529698b765d68f1 (patch)
tree4fa511fd8206c037dff5a118be1d3d2cb7cf4638 /semantic_version
parent2fb427d0d9d9c70d08a707c6fb5bcc2ae2c4023b (diff)
downloadsemantic-version-db7ac214cc5b47c223406cd74529698b765d68f1.tar.gz
Preparing release 2.8.42.8.4
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 ddec7bb..ccd9b94 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.4.dev0'
+__version__ = '2.8.4'