update: more exception info included

This commit is contained in:
2026-04-17 10:06:10 +08:00
parent d3502f7a86
commit b64cae1b7f
2 changed files with 15 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "common"
description = "Reusable code stubs"
version = "0.1.7"
version = "0.1.8"
requires-python = ">=3.13"
authors = [
{ name="BreakerBear", email="breakerbear@autistic.men" },