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 48968f6 commit af805e1Copy full SHA for af805e1
setup.py
@@ -20,7 +20,7 @@
20
21
setup(
22
name="nginx-static-analysis",
23
- version="0.2.4",
+ version="0.2.5",
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