[pandas] 03/03: update the qualifier to _ahl1
Andreas Tille
tille at debian.org
Wed Dec 28 15:20:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to annotated tag v0.13.0_ahl1
in repository pandas.
commit db18d443dc0eac6454b864e179579619493899dc
Author: Andrew Burrows <aburrows at gmail.com>
Date: Wed Jan 8 13:05:15 2014 +0000
update the qualifier to _ahl1
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 5311d31..7f30e4d 100755
--- a/setup.py
+++ b/setup.py
@@ -193,7 +193,7 @@ MINOR = 13
MICRO = 0
ISRELEASED = True
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
-QUALIFIER = ''
+QUALIFIER = '_ahl1'
FULLVERSION = VERSION
if not ISRELEASED:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pandas.git
More information about the debian-science-commits
mailing list