We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0188f8b commit 38f9fd8Copy full SHA for 38f9fd8
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+### v3.5.20170721
2
+- Bug fixes when using v3.5 of arrayfire libs + graphics
3
+
4
### v3.5.20170721
5
- Bug fixes for canny edge detection
6
setup.py
@@ -19,7 +19,7 @@
19
author="Pavan Yalamanchili",
20
author_email="contact@pavanky.com",
21
name="arrayfire",
22
- version="3.5.20170721",
+ version="3.5.20170817",
23
description="Python bindings for ArrayFire",
24
license="BSD",
25
url="http://arrayfire.com",
0 commit comments