Skip to content

Commit 3d89507

Browse files
author
Nick Shorter
committed
changed to 1.0.0
1 parent a84b790 commit 3d89507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
logger.addHandler(filehandler)
3333

3434
def __version__():
35-
return "0.4.0"
35+
return "1.0.0"
3636
class OledExecption(Exception):
3737
pass
3838
class Main():

0 commit comments

Comments
 (0)