Skip to content

Commit 0c8cff8

Browse files
author
Conventional Changelog Action
committed
Update keithley2260b.py [skip ci]
1 parent 4e51d30 commit 0c8cff8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
1+
## [0.5.2](https://github.com/sandialabs/pyscan/compare/v0.5.1...v0.5.2) (2024-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **driver:** removed smoothing from keithley2260b, added __del__ ([30feab6](https://github.com/sandialabs/pyscan/commit/30feab624e89f77641e15185becde39eedb1ff55))
7+
8+
9+
110
## [0.5.1](https://github.com/sandialabs/pyscan/compare/v0.5.0...v0.5.1) (2024-06-11)
211

312

413
### Bug Fixes
514

615
* **build:** replaced ipykernel with jupyter in setup.py so that all packages required to run jupyter notebooks are automatically installed when pyscan is. ([aa06263](https://github.com/sandialabs/pyscan/commit/aa06263d9fbb5ab6a3cf0f227b7b4cd699ec087f))
16+
* **build:** replaced ipykernel with jupyter in setup.py so that all packages required to run jupyter notebooks are automatically installed when pyscan is. [skip ci] ([17704b5](https://github.com/sandialabs/pyscan/commit/17704b599114a7f9b42b3df2726d3b50c5bcb7d6))
717

818

919

VERSION.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.5.1"
2+
"version": "0.5.2"
33
}

0 commit comments

Comments
 (0)