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

ver bump

parent ec696d9b
No related branches found
No related tags found
No related merge requests found
# v2.14.29
* `ComparableEnum` will now correctly disassemble other enums
* added `contains`
* fixed a bug in `ComparableEnum` that would ValueError instead of returning
False when an unknown element of the enum was compared against it
# v2.14.30
__version__ = '2.14.29'
__version__ = '2.14.30a1'
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