We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a548ef commit 47afac1Copy full SHA for 47afac1
flowlauncher/__init__.py
@@ -4,6 +4,6 @@
4
from .FlowLauncherAPI import FlowLauncherAPI
5
6
7
-__version__ = '0.1.0'
+__version__ = '0.1.1'
8
__license__ = 'MIT'
9
__short_description__ = 'Flow Launcher supports Python by JsonRPC.'
0 commit comments