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 f37f66a commit 1182c30Copy full SHA for 1182c30
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.4.1'
+__version__ = '0.4.2'
14
15
__author__ = 'Arie van Luttikhuizen'
16
__email__ = '[email protected]'
0 commit comments