release: prepare 0.2.0 for sing-box 1.14
This commit is contained in:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user