Skip to content

Commit e34a503

Browse files
committed
Pip now has a rule, so changing to self_operating_computer
1 parent 26b5835 commit e34a503

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
long_description = readme_file.read()
1010

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

0 commit comments

Comments
 (0)