This commit is contained in:
2026-02-28 02:45:16 +01:00
parent bc6ab2cf7a
commit e2f187910a
3 changed files with 7 additions and 4 deletions
+3
View File
@@ -31,6 +31,9 @@ A segment.
For more details, see the function and method docstrings.
## Changelog
### Version 0.1.2
- Bug fix
### Version 0.1.1
- Bug fix: `__init__.py` tried to import from `_core` instead of `._core`.