Skip to content

Commit ccf07f4

Browse files
chore: release version 0.2.3
1 parent 52db3a1 commit ccf07f4

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.2",
23+
version="0.2.3",
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)