Skip to content

Commit

Permalink
Merge tag '0.25.10' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
felliott committed Jun 5, 2018
2 parents efc48c0 + 0e33dcb commit 7885406
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
ChangeLog
*********

0.25.10 (2018-06-06)
====================
- Fix: Brown-paper-bag release: actual change version in the code.

0.25.9 (2018-06-05)
===================
- Code: Pin base docker image to python:3.5-slim-jessie. 3.5-slim was recently updated to Debian
Expand Down
2 changes: 1 addition & 1 deletion mfr/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.25.8'
__version__ = '0.25.10'

0 comments on commit 7885406

Please sign in to comment.