Skip to content

v1.11.1

Choose a tag to compare

@buchdag buchdag released this 17 May 16:09
522d396

Bug Fixed:

  • Local variable self_cid did not have a default value and caused unbound variable error in the get_self_cid function. ( #542 )

Changes since v1.11:

  • Switch to Python 3. ( #540 )