We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52db3a1 commit ccf07f4Copy full SHA for ccf07f4
setup.py
@@ -20,7 +20,7 @@
20
21
setup(
22
name="nginx-static-analysis",
23
- version="0.2.2",
+ version="0.2.3",
24
description="Parse Nginx configurations in a clear manner for debugging purposes",
25
url="https://github.com/AlexanderGrooff/nginx-static-analysis",
26
packages=find_packages(
0 commit comments