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 9fae4ab commit 2f11b99Copy full SHA for 2f11b99
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.1.11
+current_version = 0.1.12
3
commit = True
4
tag = True
5
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
6
name = "plover_websocket_server"
7
-version = "0.1.11"
+version = "0.1.12"
8
description = "A server for exposing Plover engine events and functionality"
9
authors = [{name = "Daniel de Souza", email = "daniel@cosmicdna.co.uk"}]
10
license = {text = "GNU General Public License v3 or later (GPLv3+)"}
0 commit comments