summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorbbangert <none@none>2006-12-14 12:25:49 -0800
committerbbangert <none@none>2006-12-14 12:25:49 -0800
commit5d4b29edb49bda48cdac3b023dc2864e0eccc659 (patch)
tree08b73039d65ade6567efa88c70c1956c594415bf /setup.py
parentf73dde1cdea1d32a1af3ac5915c22c29485d6b0d (diff)
downloadroutes-5d4b29edb49bda48cdac3b023dc2864e0eccc659.tar.gz
[svn] Updating dev tags.
--HG-- branch : trunk
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 f5b1299..070a87c 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ use_setuptools()
from setuptools import setup, find_packages
setup(name="Routes",
- version='1.6',
+ version='1.6.1',
description='Routing Recognition and Generation Tools',
long_description="""
A Routing package for Python that matches URL's to dicts and vice versa