Skip to content

Commit 641124a

Browse files
committed
Updated version to 0.1.2
1 parent 48dd3e3 commit 641124a

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
@@ -8,7 +8,7 @@
88
__summary__ = 'Reliable and fast NGINX configuration file parser.'
99
__url__ = 'https://github.com/nginxinc/crossplane'
1010

11-
__version__ = '0.1.1'
11+
__version__ = '0.1.2'
1212

1313
__author__ = 'Arie van Luttikhuizen'
1414
__email__ = '[email protected]'

0 commit comments

Comments
 (0)