diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ def read(fname): setup( name = "django-shorturls", - version = "1.0", + version = "1.0.1", url = 'http://github.com/jacobian/django-shorturls', license = 'BSD', description = "A short URL (rev=cannonical) handler for Django apps.", |
