We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
version="1.2.4"
1 parent 94c59e7 commit 5b94e8cCopy full SHA for 5b94e8c
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name="self-operating-computer",
13
- version="1.2.3",
+ version="1.2.4",
14
packages=find_packages(),
15
install_requires=required, # Add dependencies here
16
entry_points={
0 commit comments