We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e196b commit ff09bd9Copy full SHA for ff09bd9
crossplane/__init__.py
@@ -10,7 +10,7 @@
10
__summary__ = 'Reliable and fast NGINX configuration file parser.'
11
__url__ = 'https://github.com/nginxinc/crossplane'
12
13
-__version__ = '0.3.0'
+__version__ = '0.3.1'
14
15
__author__ = 'Arie van Luttikhuizen'
16
__email__ = '[email protected]'
0 commit comments