update: jsonrpc2 client 'notify'

This commit is contained in:
2026-06-04 14:54:00 +08:00
parent 772a8eb368
commit 020576ff18
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "common"
description = "Commonly reusable code"
version = "0.1.15"
version = "0.1.16"
requires-python = ">=3.13"
authors = [
{ name="BreakerBear", email="breakerbear@autistic.men" },