[pytango] 96/98: Bump release 9.2.0

Sandor Bodo-Merle sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:17:49 UTC 2017


This is an automated email from the git hooks/post-receive script.

sbodomerle-guest pushed a commit to tag v9.2.0
in repository pytango.

commit 715c469226eaf76af25cb0ec21313e17f2f593e8
Author: Vincent Michel <vincent.michel at maxlab.lu.se>
Date:   Mon Aug 15 14:32:52 2016 +0200

    Bump release 9.2.0
---
 tango/release.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tango/release.py b/tango/release.py
index aefa4f9..3a23581 100644
--- a/tango/release.py
+++ b/tango/release.py
@@ -40,7 +40,7 @@ class Release:
             - keywords : (seq<str>) list of keywords
             - license : (str) the license"""
     name = 'PyTango'
-    version_info = (9, 2, 0, 'b', 2)
+    version_info = (9, 2, 0)
     version = '.'.join(map(str, version_info[:3]))
     version_long = version + ''.join(map(str, version_info[3:]))
     version_description = 'This version implements the C++ Tango 9.2 API.'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytango.git



More information about the debian-science-commits mailing list