Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 619de82

Browse files
committed
Fixing setup.py
1 parent 298465f commit 619de82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
########################################################
1111

1212
from setuptools import setup, find_packages
13-
from __af_version__ import full_version
13+
#from __af_version__ import full_version
1414

1515
#TODO:
1616
#1) Look for af libraries during setup
@@ -20,7 +20,7 @@
2020
author="Pavan Yalamanchili",
2121
author_email="pavan@arrayfire.com",
2222
name="arrayfire",
23-
version=full_version,
23+
version="3.3.20160624.post1",
2424
description="Python bindings for ArrayFire",
2525
license="BSD",
2626
url="http://arrayfire.com",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /