summaryrefslogtreecommitdiff
path: root/semantic_version
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2019-08-29 17:24:02 +0200
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2019-08-29 17:24:02 +0200
commite2a9d14642b58ea34d26aa6e833e197b613c001e (patch)
treeaf3be03c497a529b3bc2c15e9997fef9f4071ec7 /semantic_version
parent407d8b94706ff7758749c1825ddc5029a995114c (diff)
downloadsemantic-version-e2a9d14642b58ea34d26aa6e833e197b613c001e.tar.gz
Preparing release 2.8.12.8.1
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 057695f..19c233e 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.1.dev0'
+__version__ = '2.8.1'