Skip to content

Commit fbe2cca

Browse files
committed
Merge branch 'hotfix/0.25.5'
2 parents afaf085 + ad48cd7 commit fbe2cca

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
ChangeLog
33
*********
44

5+
0.25.5 (2018-04-25)
6+
===================
7+
- Fix: Upgrade WaterButler dependency to take advantage of the new Google Cloud Storage provider.
8+
59
0.25.4 (2018-04-06)
610
===================
711
- Fix: When no exporter exists for the given extension, throw the "No supported exporter" error,

mfr/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.25.4'
1+
__version__ = '0.25.5'

0 commit comments

Comments
 (0)