Release version bump

This commit is contained in:
Michael DeHaan 2012-09-06 18:56:38 -04:00
commit 975c323e39
10 changed files with 26 additions and 23 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.7'
__version__ = '0.8'
__author__ = 'Michael DeHaan'