Skip to content

Commit 46dfa6b

Browse files
authored
Create setup.py
1 parent 41c304a commit 46dfa6b

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='2.6.0',
7+
version='2.6.1',
88
packages=['pythonwhat', 'pythonwhat.test_funcs'],
99
install_requires=["dill", "IPython", "numpy", "pandas", "markdown2", "jinja2"]
1010
)

0 commit comments

Comments
 (0)