update: 'notify' method in jsonrpc2 client

This commit is contained in:
2026-06-25 10:23:41 +08:00
parent 1b9aff9676
commit f2628d0a2d
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "common"
description = "Commonly reusable code"
version = "0.1.16"
version = "0.1.17"
requires-python = ">=3.13"
authors = [
{ name="BreakerBear", email="breakerbear@autistic.men" },