Skip to content

Commit a675e2a

Browse files
authored
Bump version minor
This is version 1.1.0 🎉
1 parent 7e5dce5 commit a675e2a

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.2'
12+
__version__ = '1.1.0'
1313

1414

1515
def _create_monitor_server():

0 commit comments

Comments
 (0)