[reprotest] 01/02: Fix version in setup.py

Ximin Luo infinity0 at debian.org
Thu Dec 8 14:21:38 UTC 2016


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

infinity0 pushed a commit to branch master
in repository reprotest.

commit babeaf884a64dcf957b076db3535511b5c998fa3
Author: Ximin Luo <infinity0 at debian.org>
Date:   Wed Dec 7 15:06:40 2016 +0100

    Fix version in setup.py
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 39b69c3..11d6fe0 100644
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@
 from setuptools import setup, find_packages
 
 setup(name='reprotest',
-      version='0.4',
+      version='0.5',
       description='Build packages and check them for reproducibility.',
       long_description=open('README.md', 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