We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bee462 commit 7e99767Copy full SHA for 7e99767
pyproject.toml
@@ -4,10 +4,9 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "python_v2ray"
7
-version = "0.1.2"
+version = "0.1.0"
8
description = "A powerful, high-level Python wrapper for managing and testing V2Ray/Xray-core and Hysteria clients."
9
readme = "README.md"
10
-license = "GPL-3.0-only"
11
authors = [
12
{ name="arshiacomplus", email="arshiacomplus@gmail.com" },
13
]
0 commit comments