summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2009-06-15 08:21:39 +0000
committerChris McDonough <chrism@plope.com>2009-06-15 08:21:39 +0000
commitfa8cd713783ea7fe69eda61eb05b7369545bc5d5 (patch)
treeefe9df352f0bc7f80a91949e1f74ba9917dd53b2 /setup.py
parente31f436fb19e61ce8e35b049200d13e4d2f0bd82 (diff)
downloadrepoze-lru-fa8cd713783ea7fe69eda61eb05b7369545bc5d5.tar.gz
Add a clear method; prep for 0.2.
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 6186aa2..b6d0397 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
#
##############################################################################
-__version__ = '0.2dev'
+__version__ = '0.2'
import os