We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6d233b commit 88427d2Copy full SHA for 88427d2
1 file changed
pythonwhat_ext.py
@@ -1,4 +1,4 @@
1
-__version__ = '0.0.0'
+__version__ = '0.0.1'
2
3
from pythonwhat.check_syntax import state_dec, Ex
4
import numpy as np
0 commit comments