Skip to content

Commit 34a9e82

Browse files
authored
REL: v0.6.4 (#201)
1 parent d532d24 commit 34a9e82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/history.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# History
22

3-
## Development version (2024-08-23)
3+
## 0.6.4 (2024-08-30)
44

55
FIX: Notebooks are now conforming to ruff's style checks by [@rcjackson](https://github.com/rcjackson), ({pull}`199`) by [@rcjackson](https://github.com/rcjackson).
6-
FIX: use dict.get() to retrieve attribute key and return "None" if not available [@kmuehlbauer](https://github.com/kmuehlbauer), ({pull}`200`) by [@kmuehlbauer](https://github.com/kmuehlbauer)
6+
FIX: use dict.get() to retrieve attribute key and return "None" if not available, ({pull}`200`) by [@kmuehlbauer](https://github.com/kmuehlbauer)
77

88
## 0.6.3 (2024-08-13)
99

0 commit comments

Comments
 (0)