[python-arrayfire] 04/58: Updating devel version

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Sep 28 13:57:02 UTC 2016


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

ghisvail-guest pushed a commit to branch master
in repository python-arrayfire.

commit ca848faf46aefc8eddff694f87d4ae3227f2e73f
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date:   Mon Mar 28 17:18:35 2016 -0400

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

diff --git a/setup.py b/setup.py
index f871c97..e362898 100644
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@ from setuptools import setup, find_packages
 
 # Some hackery to avoid merge conflicts between master and devel
 current_version = "3.3.20160320"
-devel_version = "3.3.0"
+devel_version = "3.4.0"
 release_version = current_version if current_version > devel_version else devel_version
 
 setup(

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



More information about the debian-science-commits mailing list