8000
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 5f00157 commit 095ed6cCopy full SHA for 095ed6c
docs/source/conf.py
@@ -23,7 +23,7 @@
23
24
project = u'django-excel'
25
copyright = u'2015-2017 Onni Software Ltd.'
26
-version = '0.0.8'
+version = '0.0.9'
27
release = '0.0.9'
28
exclude_patterns = []
29
pygments_style = 'sphinx'
docs/source/index.rst
@@ -10,7 +10,6 @@
10
:Source code: http://github.com/pyexcel/django-excel.git
11
:Issues: http://github.com/pyexcel/django-excel/issues
12
:License: New BSD License
13
-:Development: |release|
14
:Released: |version|
15
:Generated: |today|
16
0 commit comments