Skip to content

Commit

Permalink
Updating version number and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pavanky committed Nov 27, 2016
1 parent 9960431 commit 02efc47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### v3.3.20161126
- Fixing memory leak in array creation.
- Supporting 16 bit integer types in interop.

### v3.4.20160925
- Feature parity with ArrayFire 3.4 libs

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
author="Pavan Yalamanchili",
author_email="[email protected]",
name="arrayfire",
version="3.4.20160925",
version="3.4.20161126",
description="Python bindings for ArrayFire",
license="BSD",
url="http://arrayfire.com",
Expand Down

0 comments on commit 02efc47

Please sign in to comment.