Skip to content

Commit af1bf42

Browse files
committed
Increased version to 0.4.1
1 parent cd5730a commit af1bf42

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.0'
13+
__version__ = '0.4.1'
1414

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

0 commit comments

Comments
 (0)