aboutsummaryrefslogtreecommitdiffstats
path: root/release.sh
diff options
context:
space:
mode:
Diffstat (limited to 'release.sh')
-rwxr-xr-xrelease.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/release.sh b/release.sh
index 47670c29..8cb27ae3 100755
--- a/release.sh
+++ b/release.sh
@@ -7,7 +7,7 @@
# If your initials aren't PJE, don't run it. :)
#
-export VERSION="0.6b4"
+export VERSION="0.6c1"
wpython setup.py -q release source && \
cpython setup.py -q release binary && \