Bump release to 0.0.2

This commit is contained in:
John Eckersberg
2012-04-03 09:51:05 -04:00
parent 02d5e831ce
commit 5aad4bacc7
6 changed files with 13 additions and 10 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.0.1'
__version__ = '0.0.2'
__author__ = 'Michael DeHaan'