[reprotest] 01/01: Make version in setup.py consistent with d/changelog

Ximin Luo infinity0 at debian.org
Mon Apr 24 08:49:16 UTC 2017


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

infinity0 pushed a commit to branch master
in repository reprotest.

commit be6b015802718c569648dec3e82ca395d5ec538a
Author: Ximin Luo <infinity0 at debian.org>
Date:   Mon Apr 24 10:49:01 2017 +0200

    Make version in setup.py consistent with d/changelog
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 9a653a0..5d2ca66 100644
--- a/setup.py
+++ b/setup.py
@@ -6,7 +6,7 @@
 from setuptools import setup, find_packages
 
 setup(name='reprotest',
-      version='0.6',
+      version='0.7',
       description='Build packages and check them for reproducibility.',
       long_description=open('README.rst', encoding='utf-8').read(),
       author='Ceridwen',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reprotest.git



More information about the Reproducible-commits mailing list