Skip to content

Commit b82cf44

Browse files
author
Conventional Changelog Action
committed
fix(driver): fixed flake8 errors and a few other imports [skip ci]
1 parent 922316d commit b82cf44

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [0.8.2](https://github.com/sandialabs/pyscan/compare/v0.8.1...v0.8.2) (2024-10-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **driver:** fixed flake8 errors and a few other imports ([922316d](https://github.com/sandialabs/pyscan/commit/922316d697e41eb1cc5fa4d6457a3cecee071850))
7+
* **driver:** fixed ocean optics, attocube, and keysightsd1 import messages ([cbfd373](https://github.com/sandialabs/pyscan/commit/cbfd373828b736497b47b7a25896f20e68ad5dd1))
8+
* **drivers:** fixed thorlabs and pulseblaster to not thor import errors ([3483a34](https://github.com/sandialabs/pyscan/commit/3483a344da9740d5e6e22fbe3646be63b10c8880))
9+
10+
11+
112
## [0.8.1](https://github.com/sandialabs/pyscan/compare/v0.8.0...v0.8.1) (2024-10-03)
213

314

pyscan/VERSION.json

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

0 commit comments

Comments
 (0)