summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorchipx86 <chipx86@5efc13c4-1f27-0410-8691-ff2d1f55687e>2009-03-29 07:57:50 +0000
committerchipx86 <chipx86@5efc13c4-1f27-0410-8691-ff2d1f55687e>2009-03-29 07:57:50 +0000
commite6a430c7585b0e7cb1af44e2b88164c0726df42b (patch)
tree75b205e929a5f97b5755261b9e2eb867d6774a51 /setup.py
parentc688d8e51cb58d4af4c7460de6e224fd4f0b2210 (diff)
Release rbtools 0.2 beta 1.
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
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: