Skip to content

Commit

Permalink
Changed package version
Browse files Browse the repository at this point in the history
  • Loading branch information
silviaVolumental committed Sep 26, 2018
1 parent 5511891 commit 51a591a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name='django-leek',
version='0.9',
version='0.9.1',
packages=find_packages(exclude=['test_app']),
install_requires = ['django>=1.11'],
include_package_data=True,
Expand Down

0 comments on commit 51a591a

Please sign in to comment.