We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41c304a commit 46dfa6bCopy full SHA for 46dfa6b
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name='pythonwhat',
7
- version='2.6.0',
+ version='2.6.1',
8
packages=['pythonwhat', 'pythonwhat.test_funcs'],
9
install_requires=["dill", "IPython", "numpy", "pandas", "markdown2", "jinja2"]
10
)
0 commit comments