Skip to content

Commit

Permalink
fix name of module in setup.py (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: chpego <[email protected]>
  • Loading branch information
chpego and chpego authored Apr 21, 2021
1 parent 15cff33 commit 5f8c71b
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
@@ -1,4 +1,4 @@
"""Setup module for python-openzwave-mqtt."""
"""Setup module for python-fullykiosk."""
from pathlib import Path

from setuptools import find_packages, setup
Expand Down

0 comments on commit 5f8c71b

Please sign in to comment.