Browse code

New release v2.4.1.0-0.1.beta1

Toshio Kuratomi authored on 2017/09/28 13:29:22
Showing 2 changed files
... ...
@@ -1 +1 @@
1
-2.4.0.0 1
1
+2.4.1.0 0.1.beta1
... ...
@@ -19,5 +19,5 @@
19 19
 from __future__ import (absolute_import, division, print_function)
20 20
 __metaclass__ = type
21 21
 
22
-__version__ = '2.4.0.0'
22
+__version__ = '2.4.1.0'
23 23
 __author__ = 'Ansible, Inc.'