Skip to content

Commit 44e0fe8

Browse files
committed
update version
1 parent 6ce9fca commit 44e0fe8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

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

2222
project = u'pyramid-excel'
2323
copyright = u'2015-2017 Onni Software Ltd.'
24-
version = '0.0.3'
24+
version = '0.0.4'
2525
release = '0.0.4'
2626
exclude_patterns = []
2727
pygments_style = 'sphinx'

pyramid_excel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ overrides: "pyexcel.yaml"
22
name: "pyramid-excel"
33
version: 0.0.4
44
current_version: 0.0.4
5-
release: 0.0.3
5+
release: 0.0.4
66
webframework: Pyramid
77
dependencies:
88
- pyexcel>=0.2.2

0 commit comments

Comments
 (0)