[reprotest] 01/01: Enough changes to warrant calling this 0.4

Ximin Luo infinity0 at debian.org
Fri Nov 18 20:31:01 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 2bab5e8f1575b97fc33ed6f3595a1bacf65689f1
Author: Ximin Luo <infinity0 at debian.org>
Date:   Fri Nov 18 21:30:46 2016 +0100

    Enough changes to warrant calling this 0.4
---
 debian/changelog | 2 +-
 setup.py         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d8a6f1f..0585814 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-reprotest (0.3.3) UNRELEASED; urgency=medium
+reprotest (0.4) UNRELEASED; urgency=medium
 
   * Document virtual servers and caveats better.
   * Add a --help [virtual server] option.
diff --git a/setup.py b/setup.py
index d869dc3..39b69c3 100644
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@
 from setuptools import setup, find_packages
 
 setup(name='reprotest',
-      version='0.3.3',
+      version='0.4',
       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