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

version bump

parent e99243f6
No related branches found
No related tags found
No related merge requests found
# v2.8.8 # v2.8.9
* special-cased passing a `DictObject` to another `DictObject`
* added str and repr to `DictObject`
* added items, keys and values to `DictObject`
* added __contains__ to `DictObject`
* added `update_if_not_none`
__version__ = '2.8.8' __version__ = '2.8.9_a1'
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