[python-arrayfire] 19/58: Fixing bug in setup.py
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Sep 28 13:57:05 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 084f7c3337a08c843f1f5d21556c16de9e4da916
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date: Fri Jun 24 22:38:30 2016 -0400
Fixing bug in setup.py
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 7ca96a5..b5b2ed2 100644
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,7 @@ setup(
author="Pavan Yalamanchili",
author_email="pavan at arrayfire.com",
name="arrayfire",
- version="3.4.0"
+ version="3.4.0",
description="Python bindings for ArrayFire",
license="BSD",
url="http://arrayfire.com",
--
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