Bump version to 1.4.8

Update README.md with previous release information.
This commit is contained in:
James Laska
2014-02-26 08:42:17 -05:00
parent a4257e207c
commit d9d8fbd432
2 changed files with 4 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved.
__version__ = '1.4.5-0'
__version__ = '1.4.8-0'
import os
import sys