Skip to content

Releases: pckroon/hypothesis-networkx

v0.3.0

Choose a tag to compare

@pckroon pckroon released this 15 Sep 12:47
d884c71

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

Choose a tag to compare

@pckroon pckroon released this 21 Oct 14:55
23ae993

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

Choose a tag to compare

@pckroon pckroon released this 18 Dec 13:35
1e3fdb2

Added the Hypothesis trove classifier.

V0.1.1

Choose a tag to compare

@pckroon pckroon released this 13 Jul 14:46
e98366c

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

First release

Choose a tag to compare

@pckroon pckroon released this 13 Jul 13:45
e98366c
Merge pull request #2 from pckroon/pypi_deploy

Setup pypi deployment from Travis