- Update to 0.12.42, jupyter frontend 0.5.43

* fix: set domain to (0, 1) when no data is present by
    @maartenbreddels in #1619

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-bqplot?expand=0&rev=33
This commit is contained in:
2023-12-23 18:40:33 +00:00
committed by Git OBS Bridge
parent f80008dffc
commit 6c4ac8abeb
6 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 23 18:38:44 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 0.12.42, jupyter frontend 0.5.43
* fix: set domain to (0, 1) when no data is present by
@maartenbreddels in #1619
-------------------------------------------------------------------
Sat Oct 14 09:06:04 UTC 2023 - Ben Greiner <code@bnavigator.de>