Skip to content

Commit 88427d2

Browse files
authored
Update pythonwhat_ext.py
1 parent c6d233b commit 88427d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pythonwhat_ext.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.0.0'
1+
__version__ = '0.0.1'
22

33
from pythonwhat.check_syntax import state_dec, Ex
44
import numpy as np

0 commit comments

Comments
 (0)