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 0533322 commit fff112dCopy full SHA for fff112d
setup.py
@@ -6,7 +6,7 @@
6
setup(
7
name='django-elasticsearch-debug-toolbar',
8
packages=find_packages(),
9
- version='1.3.1',
+ version='1.3.2',
10
description='A Django Debug Toolbar panel for Elasticsearch',
11
long_description=open('README.md').read(),
12
author='Benoit Chabord',
0 commit comments