Skip to content

Commit 638dfef

Browse files
committed
hold on, more tests needed
1 parent a201825 commit 638dfef

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

django_excel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ overrides: "pyexcel.yaml"
22
name: "django-excel"
33
version: 0.0.9
44
current_version: 0.0.9
5-
release: 0.0.9
5+
release: 0.0.8
66
webframework: Django
77
dependencies:
88
- pyexcel-webio>=0.1.2

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
project = u'django-excel'
2525
copyright = u'2015-2017 Onni Software Ltd.'
26-
version = '0.0.9'
26+
version = '0.0.8'
2727
release = '0.0.9'
2828
exclude_patterns = []
2929
pygments_style = 'sphinx'

docs/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
:Source code: http://github.com/pyexcel/django-excel.git
1111
:Issues: http://github.com/pyexcel/django-excel/issues
1212
:License: New BSD License
13+
:Development: |release|
1314
:Released: |version|
1415
:Generated: |today|
1516

0 commit comments

Comments
 (0)