Skip to content

Commit 257384e

Browse files
committed
Bump version
1 parent e0d4f9c commit 257384e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

monitor_server/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import os
1010
import pathlib
1111

12-
__version__ = '1.0.0'
12+
__version__ = '1.0.1'
1313

1414

1515
def _create_monitor_server():

0 commit comments

Comments
 (0)