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 fedef8c commit b8d2eebCopy full SHA for b8d2eeb
setup.py
@@ -6,7 +6,7 @@
6
7
setup_args = dict(
8
name='django-query-to-table',
9
- version='0.1.6',
+ version='0.1.7',
10
description='A simple to use Django package to turn your sql query into a beautiful reporting html table',
11
long_description_content_type="text/markdown",
12
long_description=README,
0 commit comments