Skip to content

Commit 3756c84

Browse files
authored
Create setup.py (#762)
Update version from 1.11.100 to 1.11.200
1 parent 2a2e264 commit 3756c84

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.11.0'
7575
TORCH_VERSION = os.getenv('TORCH_VERSION', TORCH_VERSION)
7676

77-
TORCH_IPEX_VERSION = '1.11.100+cpu'
77+
TORCH_IPEX_VERSION = '1.11.200+cpu'
7878
PYTHON_VERSION = sys.version_info
7979

8080
package_name = "intel_extension_for_pytorch"

0 commit comments

Comments
 (0)