We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d743eb commit dece345Copy full SHA for dece345
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "pygofastproxy"
7
-version = "1.1.0"
+version = "1.1.1"
8
description = "A blazing-fast HTTP proxy for Python, powered by Go’s fasthttp library"
9
readme = "README.md"
10
authors = [{ name = "Laurent Zogaj" }]
0 commit comments