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 afaf085 commit ad48cd7Copy full SHA for ad48cd7
CHANGELOG
@@ -2,6 +2,10 @@
2
ChangeLog
3
*********
4
5
+0.25.5 (2018-04-25)
6
+===================
7
+- Fix: Upgrade WaterButler dependency to take advantage of the new Google Cloud Storage provider.
8
+
9
0.25.4 (2018-04-06)
10
===================
11
- Fix: When no exporter exists for the given extension, throw the "No supported exporter" error,
mfr/version.py
@@ -1 +1 @@
1
-__version__ = '0.25.4'
+__version__ = '0.25.5'
0 commit comments