> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lagerdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Version 0.3.7

> January 15, 2025

## <u>Bug Fixes</u>

### Fixed Keysight E36233A Power Supply Detection

* Resolved issue where Keysight E36233A power supplies were incorrectly identified as E36313A
* `lager instruments` now correctly shows E36233A when this 2-channel power supply is connected
* This fix ensures you can properly create power supply nets with the correct channel count

## <u>Installation</u>

To install this version:

```bash theme={null}
pip install lager-cli==0.3.7
```

To upgrade from a previous version:

```bash theme={null}
pip install --upgrade lager-cli
```

## Resources

[View Release on PyPI](https://pypi.org/project/lager-cli/0.3.7/)
