Skip to content

Commit 084f7c3

Browse files
committed
Fixing bug in setup.py
1 parent 6c21056 commit 084f7c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
author="Pavan Yalamanchili",
2121
author_email="[email protected]",
2222
name="arrayfire",
23-
version="3.4.0"
23+
version="3.4.0",
2424
description="Python bindings for ArrayFire",
2525
license="BSD",
2626
url="http://arrayfire.com",

0 commit comments

Comments
 (0)