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 ec22a51 + bca0fee commit f7f5fecCopy full SHA for f7f5fec
CHANGELOG
@@ -2,6 +2,10 @@
2
ChangeLog
3
*********
4
5
+0.21.1 (2017-07-20)
6
+===================
7
+- Fix: Quiet some overly-verbose error logging.
8
+
9
0.21.0 (2017-04-07)
10
===================
11
- Feature: Turn on scrolling for the MFR iframe to support wide JASP files.
mfr/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = '0.21.0'
+__version__ = '0.21.1'
__import__('pkg_resources').declare_namespace(__name__)
0 commit comments