We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa62e7 commit 98e3c9fCopy full SHA for 98e3c9f
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name='pythonwhat',
7
- version='1.2.1',
+ version='2.0.0',
8
packages=['pythonwhat', 'pythonwhat.test_funcs'],
9
requires=["ast", "re", "markdown2"]
10
)
0 commit comments