update: added 'Options' class

This commit is contained in:
2026-04-16 16:43:10 +08:00
parent f2d056f638
commit 3545355317
3 changed files with 14 additions and 12 deletions

View File

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