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