cytoscape / cytoscape-automation

Collection of scripts that include programmatic io and control of Cytoscape
Creative Commons Zero v1.0 Universal
81 stars 58 forks source link

Update cytoscape.api.version in all java sample projects #29

Closed dotasek closed 6 years ago

dotasek commented 6 years ago

All sample projects should be assembled with Cytoscape [3.5.0,) or [3.6.0,) API dependencies ([3.6.0, ) for CI-related projects)

dotasek commented 6 years ago

Updated to use 3.6.0.

This version is simpler, and less likely to get muddled by third party devs than the bracketed type.