Skip to content

Commit 38f9fd8

Browse files
committed
Updating version and changelog
1 parent 0188f8b commit 38f9fd8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### v3.5.20170721
2+
- Bug fixes when using v3.5 of arrayfire libs + graphics
3+
14
### v3.5.20170721
25
- Bug fixes for canny edge detection
36

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
author="Pavan Yalamanchili",
2020
author_email="[email protected]",
2121
name="arrayfire",
22-
version="3.5.20170721",
22+
version="3.5.20170817",
2323
description="Python bindings for ArrayFire",
2424
license="BSD",
2525
url="http://arrayfire.com",

0 commit comments

Comments
 (0)