Skip to content

Commit 9784791

Browse files
committed
Updating changelog and revision number
1 parent d7d25e8 commit 9784791

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 for canny edge detection
3+
14
### v3.5.20170718
25
- Feature parity with ArrayFire 3.5.
36
- `canny`: Canny Edge detector

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.20170718",
22+
version="3.5.20170721",
2323
description="Python bindings for ArrayFire",
2424
license="BSD",
2525
url="http://arrayfire.com",

0 commit comments

Comments
 (0)