Skip to content

Commit

Permalink
Updating version info
Browse files Browse the repository at this point in the history
--HG--
branch : trunk
  • Loading branch information
bbangert committed Sep 21, 2007
1 parent 2c5b6a0 commit 4d6e582
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '0.7.6'
version = '0.8'

setup(name='Beaker',
version=version,
Expand All @@ -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.
Expand Down

0 comments on commit 4d6e582

Please sign in to comment.