update: using global variables in 'selenium' module

This commit is contained in:
2026-04-22 17:02:00 +08:00
parent 5c13c1f7f9
commit 674e45712e
3 changed files with 19 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.11"
version = "0.1.12"
requires-python = ">=3.13"
authors = [
{ name="BreakerBear", email="breakerbear@autistic.men" },