Release v0.1.0-alpha.1

Physics engine working milestone:
- Thermal-electrical coupling simulation
- LDO DUT model with temperature dependence
- Comprehensive test suite
This commit is contained in:
2025-12-02 02:59:52 +00:00
parent f3873081ae
commit 3dcd1b9ca5
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"