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 6ce9fca commit 44e0fe8Copy full SHA for 44e0fe8
docs/source/conf.py
@@ -21,7 +21,7 @@
21
22
project = u'pyramid-excel'
23
copyright = u'2015-2017 Onni Software Ltd.'
24
-version = '0.0.3'
+version = '0.0.4'
25
release = '0.0.4'
26
exclude_patterns = []
27
pygments_style = 'sphinx'
pyramid_excel.yaml
@@ -2,7 +2,7 @@ overrides: "pyexcel.yaml"
2
name: "pyramid-excel"
3
version: 0.0.4
4
current_version: 0.0.4
5
-release: 0.0.3
+release: 0.0.4
6
webframework: Pyramid
7
dependencies:
8
- pyexcel>=0.2.2
0 commit comments