Skip to content

Commit 29d31e1

Browse files
authored
Bump version to 1.12.200
1 parent 52b3c1a commit 29d31e1

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
@@ -74,7 +74,7 @@
7474
#TORCH_VERSION = '1.13.0'
7575
#TORCH_VERSION = os.getenv('TORCH_VERSION', TORCH_VERSION)
7676

77-
TORCH_IPEX_VERSION = '1.12.100+cpu'
77+
TORCH_IPEX_VERSION = '1.12.200+cpu'
7878
PYTHON_VERSION = sys.version_info
7979

8080
package_name = "intel_extension_for_pytorch"

0 commit comments

Comments
 (0)