Skip to content

Commit 7e129b2

Browse files
committed
Updated version to 0.1.3
1 parent 6f48ec8 commit 7e129b2

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.2'
11+
__version__ = '0.1.3'
1212

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

0 commit comments

Comments
 (0)