- Update to 0.2.1

* Prevent exception spam during interpreter teardown #24
    (@apmorton)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-comm?expand=0&rev=13
This commit is contained in:
2024-01-21 10:58:07 +00:00
committed by Git OBS Bridge
parent 73d64cb72f
commit bf3afc83ec
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jan 21 10:55:42 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 0.2.1
* Prevent exception spam during interpreter teardown #24
(@apmorton)
-------------------------------------------------------------------
Tue Dec 5 16:53:06 UTC 2023 - Dirk Müller <dmueller@suse.com>