1
0

- Update to 5.1.2

* Add spell check and ensure docstrings #327 (@blink1073)
  * Maint: Some more precise typing. #326 (@Carreau)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=32
This commit is contained in:
2023-01-08 09:16:34 +00:00
committed by Git OBS Bridge
parent 1f533efd65
commit b7c36a0631
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jan 8 09:16:03 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 5.1.2
* Add spell check and ensure docstrings #327 (@blink1073)
* Maint: Some more precise typing. #326 (@Carreau)
-------------------------------------------------------------------
Sun Dec 25 20:25:31 UTC 2022 - Ben Greiner <code@bnavigator.de>