Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Benoss authored Apr 15, 2019
1 parent 3f94024 commit df696a4
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 @@ -6,7 +6,7 @@
setup(
name='django-elasticsearch-debug-toolbar',
packages=find_packages(),
version='1.3.0',
version='1.3.1',
description='A Django Debug Toolbar panel for Elasticsearch',
long_description=open('README.md').read(),
author='Benoit Chabord',
Expand Down

0 comments on commit df696a4

Please sign in to comment.