File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
st_link_analysis/frontend Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
55## Unreleased
66
7+ ## [ 0.4.0] - 2025-06-26
8+
79### Added
810
911- Support for the ** Dagre** layout by including the ` cytoscape-dagre ` dependency.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " st_link_analysis"
7- version = " 0.3.1 "
7+ version = " 0.4.0 "
88authors = [{ name = " AlrasheedA" }]
99description = " A streamlit custom component for visualizing and interacting with graphs"
1010readme = " README.md"
Original file line number Diff line number Diff line change 11{
22 "name" : " st-link-analysis" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.4.0 " ,
44 "private" : true ,
55 "description" : " description" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments