Release stuff

This commit is contained in:
Michael DeHaan 2012-11-30 22:06:25 -05:00
commit 5890a2a9da
2 changed files with 5 additions and 2 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__ = '1.0'
__version__ = '0.9'
__author__ = 'Michael DeHaan'