Skip to content

Commit a0aa1ae

Browse files
authored
Bump version: 1.0.1 (#99)
1 parent 9877a29 commit a0aa1ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

homcc/client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
"""HOMCC client: homcc"""
66

7-
__version__: str = "1.0.0"
7+
__version__: str = "1.0.1"

homcc/server/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
"""HOMCC server: homccd"""
66

7-
__version__: str = "1.0.0"
7+
__version__: str = "1.0.1"

0 commit comments

Comments
 (0)