Skip to content

Commit 8fc9625

Browse files
authored
Update setup.py
1 parent 5a99643 commit 8fc9625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup_args = dict(
88
name='django-query-to-table',
9-
version='1.0.0',
9+
version='1.1.0',
1010
description='A simple to use Django package to turn your queryset and sql query into a beautiful reporting html table',
1111
long_description_content_type="text/markdown",
1212
long_description=README,

0 commit comments

Comments
 (0)