Fix the version number

pull/15759/head
Toshio Kuratomi 9 years ago
parent 1e5708514b
commit d5585220a4

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

Loading…
Cancel
Save