From 4d6e582583e490af88089a26f5baf33ec5f06e78 Mon Sep 17 00:00:00 2001 From: Ben Bangert Date: Thu, 20 Sep 2007 17:04:15 -0700 Subject: [PATCH] Updating version info --HG-- branch : trunk --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 5fb1dea2..a3175b70 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.7.6' +version = '0.8' setup(name='Beaker', version=version, @@ -12,7 +12,7 @@ About ===== -Beaker 0.7 is a new and refactored update to Beaker built on code from the +Beaker 0.7 was a new and refactored update to Beaker built on code from the package MyghtyUtils, originally used in the Myghty project. It implements a full set of cache functionality along with sessions that can utilize the caches.