diff --git a/setup.py b/setup.py index bc5db12..825eec5 100755 --- a/setup.py +++ b/setup.py @@ -65,7 +65,7 @@ def run(self): setup( name='django-multiseek', - version='0.9.8.5', + version='0.9.9', description='Seek records using multiple parameters', author=u'MichaƂ Pasternak', author_email='michal.dtz@gmail.com',