Release version bump for 0.9 (development branch)

This commit is contained in:
Michael DeHaan
2012-10-19 21:01:57 -04:00
parent 67b1372d63
commit 5bdc16338e
8 changed files with 26 additions and 13 deletions

View File

@@ -14,5 +14,5 @@
#
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
__version__ = '0.8'
__version__ = '0.9'
__author__ = 'Michael DeHaan'