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.
2 parents d25f7c1 + c43df85 commit 6389271Copy full SHA for 6389271
CHANGELOG
@@ -2,6 +2,11 @@
2
ChangeLog
3
*********
4
5
+0.25.7 (2018-05-08)
6
+===================
7
+- Feature: Allow settings config variables from the environment via JSON strings. (thanks,
8
+@icereval!)
9
+
10
0.25.6 (2018-05-08)
11
===================
12
- Fix: Explictly declare google-auth dependency needed by WaterButler.
mfr/version.py
@@ -1 +1 @@
1
-__version__ = '0.25.6'
+__version__ = '0.25.7'
0 commit comments