Merge pull request #13395 from amenonsen/bump-version

Bump version in devel now that stable-2.0 has been branched
pull/13345/head
Matt Martz 9 years ago
commit 5be98ca91e

@ -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.0.0' __version__ = '2.1.0'
__author__ = 'Ansible, Inc.' __author__ = 'Ansible, Inc.'

Loading…
Cancel
Save