Skip to content

Commit df696a4

Browse files
authored
Update setup.py
1 parent 3f94024 commit df696a4

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.0',
9+
version='1.3.1',
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)