Skip to content

Commit 98e3c9f

Browse files
author
Filip Schouwenaars
authored
Update setup.py
1 parent 9fa62e7 commit 98e3c9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name='pythonwhat',
7-
version='1.2.1',
7+
version='2.0.0',
88
packages=['pythonwhat', 'pythonwhat.test_funcs'],
99
requires=["ast", "re", "markdown2"]
1010
)

0 commit comments

Comments
 (0)