Skip to content

Commit f7f5fec

Browse files
committed
Merge branch 'hotfix/0.21.1'
2 parents ec22a51 + bca0fee commit f7f5fec

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.21.1 (2017-07-20)
6+
===================
7+
- Fix: Quiet some overly-verbose error logging.
8+
59
0.21.0 (2017-04-07)
610
===================
711
- Feature: Turn on scrolling for the MFR iframe to support wide JASP files.

mfr/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = '0.21.0'
1+
__version__ = '0.21.1'
22
__import__('pkg_resources').declare_namespace(__name__)

0 commit comments

Comments
 (0)