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 83f9456 commit 0a665ccCopy full SHA for 0a665cc
display_server_interactions/__init__.py
@@ -14,7 +14,7 @@
14
OSNotSupportedError as __OSNotSupportedError
15
)
16
17
-__version__ = "0.0.dev8"
+__version__ = "0.0.dev9"
18
__author__ = "Commandcracker"
19
20
__os_name = __system().lower()
0 commit comments