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 cd5730a commit af1bf42Copy full SHA for af1bf42
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.0'
+__version__ = '0.4.1'
14
15
__author__ = 'Arie van Luttikhuizen'
16
__email__ = '[email protected]'
0 commit comments