Skip to content

Commit b6308db

Browse files
committed
update doc conf
1 parent 294c199 commit b6308db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
project = u'pyexcel-io'
2424
copyright = u'2015-2017 Onni Software Ltd.'
25-
version = '0.3.2'
25+
version = '0.3.3'
2626
release = '0.3.3'
2727
exclude_patterns = []
2828
pygments_style = 'sphinx'

pyexcel_io.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ overrides: "pyexcel.yaml"
22
name: "pyexcel-io"
33
nick_name: io
44
version: 0.3.3
5-
release: 0.3.2
5+
release: 0.3.3
66
dependencies:
77
- ordereddict;python_version<"2.7"
88
extra_dependencies:

0 commit comments

Comments
 (0)