Skip to content

Releases: pckroon/hypothesis-networkx

v0.3.0

15 Sep 12:47
d884c71
Compare
Choose a tag to compare

Update the requirements to allow the use of Networkx 3 and higher.

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.2.2

21 Oct 14:55
23ae993
Compare
Choose a tag to compare

This release fixes an edge case where using a multigraph with max_edges=None would raise a TypeError. Many thanks to @gmacon for finding and fixing this!

v0.1.5

18 Dec 13:35
1e3fdb2
Compare
Choose a tag to compare

Added the Hypothesis trove classifier.

V0.1.1

13 Jul 14:46
e98366c
Compare
Choose a tag to compare

Still the same code as v0.1.0, but let's see if I can make Travis deploy it to PyPI

First release

13 Jul 13:45
e98366c
Compare
Choose a tag to compare
Merge pull request #2 from pckroon/pypi_deploy

Setup pypi deployment from Travis