Skip to content
Snippets Groups Projects
Commit 813d2318 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

ver bump

parent 1db68f43
No related branches found
No related tags found
No related merge requests found
# v2.14.24
* `measure.time_remaining` will not return negative values
* `MemoryErrorExceptionHandler` will use less memory procesing `MemoryError`s
* `merge_series` will now throw a `ValueError` instead of `RuntimeError`
* add `MemoryPressureManager.register_on_memory_normal`
* fixed a bug where `CallableGroup` would not remove it's one-shot callbacks
* this fixed a bug with `MemoryPressureManager` entering a state too often
# v2.14.25
__version__ = '2.14.24'
__version__ = '2.14.25a1'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment