New release 2.5.0b1
This commit is contained in:
parent
ff7b627b8e
commit
a48cf0cb0d
2 changed files with 2 additions and 2 deletions
2
VERSION
2
VERSION
|
@ -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…
Reference in a new issue