Skip to content

Commit 1182c30

Browse files
committed
Increased version to 0.4.2
1 parent f37f66a commit 1182c30

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

13-
__version__ = '0.4.1'
13+
__version__ = '0.4.2'
1414

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

0 commit comments

Comments
 (0)