Skip to content

Commit ff09bd9

Browse files
committed
Increased version to 0.3.1
1 parent 22e196b commit ff09bd9

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.3.0'
13+
__version__ = '0.3.1'
1414

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

0 commit comments

Comments
 (0)