You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/history.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# History
2
2
3
-
## Development version (2024-08-23)
3
+
## 0.6.4 (2024-08-30)
4
4
5
5
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)
0 commit comments