We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189028a commit 76fe416Copy full SHA for 76fe416
1 file changed
setup.py
@@ -39,7 +39,7 @@
39
'Programming Language :: Python :: 3.7'
40
],
41
install_requires=[
42
- 'jupyter_geppetto==0.4.1.3',
+ 'jupyter_geppetto==0.4.1.4',
43
'netpyne==0.9.0'
44
45
)
0 commit comments