summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt2
-rw-r--r--setup.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 15f05c030..b62768d42 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,4 @@
-0.8dev (unreleased)
+0.8a6 (2009-05-11)
-------------------
Features
diff --git a/setup.py b/setup.py
index 73f5f4660..5084f22c4 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
#
##############################################################################
-__version__ = '0.8dev'
+__version__ = '0.8a6'
import os