Release v0.1.0-alpha.1
Some checks failed
CI / Lint (push) Has been cancelled
CI / Type Check (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Release (push) Has been cancelled

Physics engine working milestone:
- Thermal-electrical coupling simulation
- LDO DUT model with temperature dependence
- Comprehensive test suite
This commit is contained in:
2025-03-14 19:10:34 +00:00
parent 7ec6a464c2
commit 417263b8b9
2 changed files with 16 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
"""py_dvt_ate: Coupled Physics DVT Simulation Platform."""
__version__ = "0.0.1"
__version__ = "0.1.0-alpha.1"