We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f94024 commit df696a4Copy full SHA for df696a4
setup.py
@@ -6,7 +6,7 @@
6
setup(
7
name='django-elasticsearch-debug-toolbar',
8
packages=find_packages(),
9
- version='1.3.0',
+ version='1.3.1',
10
description='A Django Debug Toolbar panel for Elasticsearch',
11
long_description=open('README.md').read(),
12
author='Benoit Chabord',
0 commit comments