release: prepare 0.2.0 for sing-box 1.14

This commit is contained in:
2026-09-08 19:26:00 +05:00
parent 81ea89f7fa
commit 76dce5b47a
42 changed files with 1634 additions and 549 deletions
+2 -2
View File
@@ -4,11 +4,11 @@ build-backend = "setuptools.build_meta"
[project]
name = "vpn-egressctl"
version = "0.1.0"
version = "0.2.0"
description = "Declarative control plane for the sing-box VPN egress gateway"
readme = "README.md"
requires-python = ">=3.13"
license = "MIT"
license = "MPL-2.0"
authors = [{name = "Flamy Studio"}]
classifiers = [
"Programming Language :: Python :: 3",