Get ready to release 0.9

This commit is contained in:
Michael DeHaan 2012-11-30 22:03:31 -05:00
commit 9afb7c1ed0
5 changed files with 8 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.9'
__version__ = '1.0'
__author__ = 'Michael DeHaan'