From e6a430c7585b0e7cb1af44e2b88164c0726df42b Mon Sep 17 00:00:00 2001 From: chipx86 Date: Sun, 29 Mar 2009 07:57:50 +0000 Subject: Release rbtools 0.2 beta 1. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 633b485..07ec852 100755 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ from setuptools.command.test import test VERSION = "0.2beta1" -IS_RELEASE = False +IS_RELEASE = True if IS_RELEASE: -- cgit v1.2.3