Skip to content

Commit 65a71e8

Browse files
author
Conventional Changelog Action
committed
Merge pull request #233 from sandialabs/driver_org
Driver organization [skip ci]
1 parent 4d50482 commit 65a71e8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.8.4](https://github.com/sandialabs/pyscan/compare/v0.8.3...v0.8.4) (2024-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **drivers:** fixed driver import exceptions and names ([37f8160](https://github.com/sandialabs/pyscan/commit/37f816059524ce04fcbeeb9da739b3e1e81ab4da))
7+
8+
9+
110
## [0.8.3](https://github.com/sandialabs/pyscan/compare/v0.8.2...v0.8.3) (2024-10-04)
211

312

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.3"
2+
"version": "0.8.4"
33
}

0 commit comments

Comments
 (0)