fix: added 'url' function

This commit is contained in:
2026-04-13 17:04:43 +08:00
parent c4cbd2dc43
commit bf1ce4b7f2
2 changed files with 7 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.2"
version = "0.1.3"
requires-python = ">=3.13"
authors = [
{ name="BreakerBear", email="breakerbear@autistic.men" },