Skip to content

Commit a0674db

Browse files
committedDec 18, 2024·
update to verison "1.5.1", remove print
1 parent 8f9f581 commit a0674db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="self-operating-computer",
13-
version="1.5.0",
13+
version="1.5.1",
1414
packages=find_packages(),
1515
install_requires=required, # Add dependencies here
1616
entry_points={

0 commit comments

Comments
 (0)
Please sign in to comment.