Merge pull request #109 from jeckersb/version-0.0.2

Bump release to 0.0.2
This commit is contained in:
Michael DeHaan
2012-04-03 17:06:09 -07:00
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'