diff --git a/setup.py b/setup.py index 59ace41..a4519fd 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ def run(self): setup( name='django-urlarchivefield', - version='0.0.7', + version='0.0.8', description='A custom Django model field that automatically archives a URL', author='Ben Welsh', author_email='ben.welsh@gmail.com',