summaryrefslogtreecommitdiff
path: root/semantic_version
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2019-08-28 21:10:38 +0200
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2019-08-28 21:10:38 +0200
commit61f3387fd8c9564440ff0631fdc96d3ac8d08fa1 (patch)
tree5e7c032b8efff5dc33351202b06489f630fe99db /semantic_version
parent4bc0edd07fb3210dd382512d6485ef172fcbfb0a (diff)
downloadsemantic-version-61f3387fd8c9564440ff0631fdc96d3ac8d08fa1.tar.gz
Preparing release 2.7.12.7.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 125435f..5eeeff4 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.7.1.dev0'
+__version__ = '2.7.1'