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