Release bump

This commit is contained in:
Michael DeHaan
2012-08-06 19:55:27 -04:00
parent 08c1f96e4b
commit fd265b40b7
5 changed files with 17 additions and 7 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.6'
__version__ = '0.7'
__author__ = 'Michael DeHaan'