Skip to content

Commit 7afd96f

Browse files
committed
update to 1.4.4 version, minor claude fix
1 parent ed1cd53 commit 7afd96f

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
@@ -10,7 +10,7 @@
1010

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

0 commit comments

Comments
 (0)