New release 2.5.0b1

pull/35940/head v2.5.0b1
Matt Davis 7 years ago
parent ff7b627b8e
commit a48cf0cb0d

@ -1,2 +1,2 @@
2.5.0devel
2.5.0b1

@ -19,5 +19,5 @@
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
__version__ = '2.5.0devel'
__version__ = '2.5.0b1'
__author__ = 'Ansible, Inc.'

Loading…
Cancel
Save