Skip to content

Commit

Permalink
Bump version: 0.9.29 → 0.9.30
Browse files Browse the repository at this point in the history
  • Loading branch information
mpasternak committed Nov 12, 2017
1 parent 80c661e commit cb14598
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.9.29
current_version = 0.9.30
commit = True
tag = True

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ def reqs(f):

setup(
name='django-multiseek',
version='0.9.29',
version='0.9.30',
description='Build a form to seek records using multiple parameters',
author=u'Michał Pasternak',
author_email='michal.dtz@gmail.com',
Expand Down

0 comments on commit cb14598

Please sign in to comment.