File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## v1.1.0 - Unreleased
3+ ## v1.1.0 - 2025-03-04
44
55### Added
66- Electrical interfaces.
Original file line number Diff line number Diff line change 11[project ]
22name = " siepic-forge"
3- version = " 1.1.0rc2 "
3+ version = " 1.1.0 "
44authors = [{name = " Flexcompute Inc." , email = " info@flexcompute.com" }]
55description = " SiEPIC PDK implementation for PhotonForge"
66readme = " README.md"
7- dependencies = [" photonforge >= 1.1.0rc1 " ]
7+ dependencies = [" photonforge >= 1.1.0 " ]
88
99[project .optional-dependencies ]
1010test = [" pytest >= 7.2" ]
Original file line number Diff line number Diff line change 11from .technology import ebeam
22from .component import component , component_names
33
4- __version__ = "1.1.0rc2 "
4+ __version__ = "1.1.0 "
You can’t perform that action at this time.
0 commit comments