We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b024a8 commit ca4dfedCopy full SHA for ca4dfed
jupyterquiz/__init__.py
@@ -11,5 +11,5 @@
11
All files in the package are distributed under the MIT License
12
'''
13
14
-__version__ = '1.7'
+__version__ = '1.7.5'
15
from .dynamic import display_quiz
0 commit comments