We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5dce5 commit a675e2aCopy full SHA for a675e2a
1 file changed
monitor_server/__init__.py
@@ -9,7 +9,7 @@
9
import os
10
import pathlib
11
12
-__version__ = '1.0.2'
+__version__ = '1.1.0'
13
14
15
def _create_monitor_server():
0 commit comments