summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchipx86 <chipx86@5efc13c4-1f27-0410-8691-ff2d1f55687e>2009-03-27 10:39:13 +0000
committerchipx86 <chipx86@5efc13c4-1f27-0410-8691-ff2d1f55687e>2009-03-27 10:39:13 +0000
commit13bd0f4db56600028ef5e451dc728aa4f2f45e42 (patch)
tree9eb7ccb1620ace5cfa3de9a462ecc3d8b389c15c
parent6d7e0feaa709e518f527a00cb7b1ac675a8ce328 (diff)
This isn't a release, so don't mark it as such.
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 07ec852..633b485 100755
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,7 @@ from setuptools.command.test import test
VERSION = "0.2beta1"
-IS_RELEASE = True
+IS_RELEASE = False
if IS_RELEASE: