Skip to content

Commit

Permalink
Typo in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alaudet committed Jun 16, 2023
1 parent 17cb8fb commit 21ad0b1
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,7 +1,7 @@
from setuptools import setup
import os

version = "1.8.1
version = "1.8.1"
user = os.getlogin()

homedir = "/home/" + user + "/raspi-sump/"
Expand Down

0 comments on commit 21ad0b1

Please sign in to comment.