Textnets version 0.4.3
- Python 3.7 compatibility is here, closing issue #8.
- New
circular_layout
option forTextnet.plot
. This is based "Tidier Drawings" and looks very nice for some bipartite graphs. - String representation of
Textnet
instances now gives helpful information. - Updated documentation to note changed Python version requirement.