summaryrefslogtreecommitdiff
path: root/happybase
diff options
context:
space:
mode:
authorWouter Bolsterlee <uws@xs4all.nl>2014-02-25 21:18:36 +0100
committerWouter Bolsterlee <uws@xs4all.nl>2014-02-25 21:18:36 +0100
commit8c57056ca7107ef7f6fc7ba321cc52b827c233d0 (patch)
treeab7af99cd27ca4b5c80d5871aef86f52b0362561 /happybase
parent90a4b7ef741f0ecfe5145693f64c6f7180b9ba3d (diff)
downloadhappybase-8c57056ca7107ef7f6fc7ba321cc52b827c233d0.tar.gz
Post-release version bump
Diffstat (limited to 'happybase')
-rw-r--r--happybase/_version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/happybase/_version.py b/happybase/_version.py
index 052d872..579a661 100644
--- a/happybase/_version.py
+++ b/happybase/_version.py
@@ -5,4 +5,4 @@ This module defines the package version for use in __init__.py and
setup.py.
"""
-__version__ = '0.8'
+__version__ = '0.9b'