We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 581e6b6 commit f28fcf6Copy full SHA for f28fcf6
setup.py
@@ -19,7 +19,7 @@ def run_tests(self):
19
pytest.main(self.test_args)
20
21
22
-version = '1.0.0'
+version = '1.0.1'
23
24
long_description = """
25
The provided server implementation for CoilMQ uses the Python SocketServer
0 commit comments