We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41d9506 commit bd760c0Copy full SHA for bd760c0
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.1.7
+current_version = 0.1.8
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.7"
+version = "0.1.8"
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