diff --git a/dash_cytoscape/package.json b/dash_cytoscape/package.json index 866164dc..1ca08185 100644 --- a/dash_cytoscape/package.json +++ b/dash_cytoscape/package.json @@ -1,6 +1,6 @@ { "name": "dash-cytoscape", - "version": "0.0.3", + "version": "0.0.4", "description": "A Component Library for Dash aimed at facilitating network visualization in Python, wrapped around Cytoscape.js", "main": "build/index.js", "scripts": { diff --git a/package.json b/package.json index 866164dc..1ca08185 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dash-cytoscape", - "version": "0.0.3", + "version": "0.0.4", "description": "A Component Library for Dash aimed at facilitating network visualization in Python, wrapped around Cytoscape.js", "main": "build/index.js", "scripts": {