pypi : release v0.2.2

- fix "txProtocol" -> "txProtocolId" confusion
This commit is contained in:
Georgi Gerganov
2021-04-18 16:54:46 +03:00
parent 0400c8dec6
commit ad615cc4ed
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ setup(
name = "ggwave",
description = "Tiny data-over-sound library.",
long_description = long_description,
version = "0.2.1",
version = "0.2.2",
url = "https://github.com/ggerganov/ggwave",
author = "Georgi Gerganov",
author_email = "ggerganov@gmail.com",