Skip to content

Commit ad3d230

Browse files
author
Alex Shchukin
committed
Increased version to 0.5.7
1 parent 73932a9 commit ad3d230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crossplane/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
__summary__ = 'Reliable and fast NGINX configuration file parser.'
1212
__url__ = 'https://github.com/nginxinc/crossplane'
1313

14-
__version__ = '0.5.6'
14+
__version__ = '0.5.7'
1515

1616
__author__ = 'Arie van Luttikhuizen'
1717
__email__ = '[email protected]'

0 commit comments

Comments
 (0)