Skip to content

Commit ce16e55

Browse files
authored
Update gridx-egret version to 0.6.0
1 parent 7a35468 commit ce16e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
'prescient.simulator.tests':['regression_tests_data/**/*'],
4747
},
4848
install_requires=['numpy','matplotlib','pandas','scipy','pyomo>=6.1.2',
49-
'python-dateutil','networkx','jupyter', 'gridx-egret==0.5.6.dev0',
49+
'python-dateutil','networkx','jupyter', 'gridx-egret==0.6.0',
5050
],
5151
)

0 commit comments

Comments
 (0)