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 178d94e commit 35f16a0Copy full SHA for 35f16a0
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.9'
+__version__ = '0.4.10'
14
15
__author__ = 'Arie van Luttikhuizen'
16
__email__ = '[email protected]'
0 commit comments