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 4470104 commit afb4e51Copy full SHA for afb4e51
setup.py
@@ -12,7 +12,7 @@
12
13
setup(
14
name='django-tabular-export',
15
- version='1.0.2',
+ version='1.1.0',
16
description="""Simple spreadsheet exports from Django""",
17
long_description=readme,
18
author='Chris Adams',
0 commit comments