ggwave v0.4.3

This commit is contained in:
Georgi Gerganov
2026-03-21 18:32:02 +02:00
parent 8f02c41d88
commit a38e38b737
6 changed files with 14 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ggwave",
"version": "0.4.2",
"version": "0.4.3",
"description": "Tiny data-over-sound library",
"main": "ggwave.js",
"scripts": {

View File

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