We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 294c199 commit b6308dbCopy full SHA for b6308db
docs/source/conf.py
@@ -22,7 +22,7 @@
22
23
project = u'pyexcel-io'
24
copyright = u'2015-2017 Onni Software Ltd.'
25
-version = '0.3.2'
+version = '0.3.3'
26
release = '0.3.3'
27
exclude_patterns = []
28
pygments_style = 'sphinx'
pyexcel_io.yaml
@@ -2,7 +2,7 @@ overrides: "pyexcel.yaml"
2
name: "pyexcel-io"
3
nick_name: io
4
version: 0.3.3
5
-release: 0.3.2
+release: 0.3.3
6
dependencies:
7
- ordereddict;python_version<"2.7"
8
extra_dependencies:
0 commit comments