Skip to content

Commit af805e1

Browse files
chore: release version 0.2.5
1 parent 48968f6 commit af805e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
setup(
2222
name="nginx-static-analysis",
23-
version="0.2.4",
23+
version="0.2.5",
2424
description="Parse Nginx configurations in a clear manner for debugging purposes",
2525
url="https://github.com/AlexanderGrooff/nginx-static-analysis",
2626
packages=find_packages(

0 commit comments

Comments
 (0)