fix: clearer api exposure

This commit is contained in:
2026-04-13 14:59:24 +08:00
parent ec2008a879
commit b781821132
3 changed files with 12 additions and 5 deletions

View File

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