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 efc48c0 + 0e33dcb commit 7885406Copy full SHA for 7885406
CHANGELOG
@@ -2,6 +2,10 @@
2
ChangeLog
3
*********
4
5
+0.25.10 (2018-06-06)
6
+====================
7
+- Fix: Brown-paper-bag release: actual change version in the code.
8
+
9
0.25.9 (2018-06-05)
10
===================
11
- Code: Pin base docker image to python:3.5-slim-jessie. 3.5-slim was recently updated to Debian
mfr/version.py
@@ -1 +1 @@
1
-__version__ = '0.25.8'
+__version__ = '0.25.10'
0 commit comments