update: added 'actionflow' module

This commit is contained in:
2026-04-27 16:03:44 +08:00
parent 21b69a2c70
commit eb9a8623ed
3 changed files with 69 additions and 2 deletions

View File

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