summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2009-06-16 06:40:37 +0000
committerChris McDonough <chrism@plope.com>2009-06-16 06:40:37 +0000
commitc410d141126462a16763b0c3713e19e953571808 (patch)
tree34653e9c20db5aaba45c7393e726a03cd1884d73 /setup.py
parent86b4d985b812b5b7b34ac0c68ab35864daf49012 (diff)
downloadrepoze-lru-c410d141126462a16763b0c3713e19e953571808.tar.gz
Prep for 0.3.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b6d0397..8c9c8a0 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
#
##############################################################################
-__version__ = '0.2'
+__version__ = '0.3'
import os