We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e4a244 commit 637d3e5Copy full SHA for 637d3e5
setup.py
@@ -6,7 +6,7 @@
6
7
setup_args = dict(
8
name='django-query-to-table',
9
- version='0.1.8',
+ version='0.1.9',
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