Skip to content

Commit 02c09cf

Browse files
authored
Rename openhands-ai as openhands-sdk (#28)
1 parent 58da6bf commit 02c09cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openhands/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from pathlib import Path
66

77

8-
__package_name__ = "openhands-ai"
8+
__package_name__ = "openhands-sdk"
99

1010

1111
def get_version():

0 commit comments

Comments
 (0)