Skip to content

Commit

Permalink
update version after PR merge
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbickett committed Jan 23, 2025
1 parent 6c91917 commit 18d8474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setup(
name="self-operating-computer",
version="1.5.5",
version="1.5.6",
packages=find_packages(),
install_requires=required, # Add dependencies here
entry_points={
Expand Down

0 comments on commit 18d8474

Please sign in to comment.