Skip to content

Commit fff112d

Browse files
committed
Update to 1.3.2
1 parent 0533322 commit fff112d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
setup(
77
name='django-elasticsearch-debug-toolbar',
88
packages=find_packages(),
9-
version='1.3.1',
9+
version='1.3.2',
1010
description='A Django Debug Toolbar panel for Elasticsearch',
1111
long_description=open('README.md').read(),
1212
author='Benoit Chabord',

0 commit comments

Comments
 (0)