Skip to content

Commit 242bfaf

Browse files
edwinsolisfsyurkevi
authored andcommitted
Updated to af 3.10
1 parent 6b2b4a6 commit 242bfaf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "arrayfire"
77
version = "0.1.0"
8-
dependencies = ["arrayfire-binary-python-wrapper == 0.7.0"]
8+
dependencies = ["arrayfire-binary-python-wrapper == 0.8.0+AF3.10.0"]
99
requires-python = ">=3.10"
1010
description = "ArrayFire Python"
1111
readme = "README.md"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
arrayfire-binary-python-wrapper==0.7.0+af3.9.0
1+
arrayfire-binary-python-wrapper==0.8.0+af3.10.0

0 commit comments

Comments
 (0)