14
0
forked from pool/python-dill
2021-02-26 08:22:41 +00:00
committed by Git OBS Bridge
parent b2823365e5
commit 67c43185fb
4 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 26 04:58:06 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Update to v0.3.3
* See https://github.com/uqfoundation/dill/compare/dill-0.3.2...dill-0.3.3
- from v0.3.2
* See https://github.com/uqfoundation/dill/compare/dill-0.3.1.1...dill-0.3.2
-------------------------------------------------------------------
Sun Dec 6 23:05:33 UTC 2020 - Benjamin Greiner <code@bnavigator.de>