Skip to content

Commit f64f703

Browse files
authored
Mainline version update (#752)
Updated the mainline version to 1.22.0.dev0 Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
1 parent 536e3fc commit f64f703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QEfficient/__init__.py

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

6262

6363
# Conditionally import QAIC-related modules if the SDK is installed
64-
__version__ = "0.0.1.dev0"
64+
__version__ = "1.22.0.dev0"
6565

6666

6767
def check_qaic_sdk():

0 commit comments

Comments
 (0)