Skip to content

Commit dee90dc

Browse files
committed
fix: update REPO to AI45Lab/Code for Python SDK bootstrap
1 parent e906e15 commit dee90dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/python-bootstrap/src/a3s_code/_bootstrap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
PACKAGE_NAME = "a3s-code"
1919
DIST_NAME = "a3s_code"
20-
REPO = "A3S-Lab/Code"
20+
REPO = "AI45Lab/Code"
2121
MANIFEST_NAME = "python-native-manifest.json"
2222
ENV_BASE_URL = "A3S_CODE_RELEASE_BASE_URL"
2323
ENV_CACHE_DIR = "A3S_CODE_CACHE_DIR"

0 commit comments

Comments
 (0)