-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refined calibration + switch to NMC-622
- Loading branch information
1 parent
02981f9
commit f156743
Showing
6 changed files
with
6,804 additions
and
4,107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
) | ||
|
||
# library version | ||
__version__ = (0, 2, 8) | ||
__version__ = (0, 2, 9) | ||
|
||
from pathlib import Path | ||
|
||
|
Oops, something went wrong.