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 6cf0c46 + b2ce04c commit 27b7b50Copy full SHA for 27b7b50
pythonwhat/__init__.py
@@ -1,3 +1,3 @@
1
-__version__ = "2.30.0"
+__version__ = "2.30.1"
2
3
from .test_exercise import test_exercise, allow_errors
requirements.txt
@@ -1,7 +1,7 @@
# pythonwhat deps
protowhat~=2.3.1
asttokens~=2.4.1
4
-dill~=0.3.4
+dill~=0.4.0
5
markdown2~=2.5.3
6
jinja2~=3.1.3
7
black==19.10b0
0 commit comments