capitalone / edgetest

edgetest is a tox-inspired python library that will loop through your project's dependencies, and check if your project is compatible with the latest version of each dependency
https://capitalone.github.io/edgetest/
Apache License 2.0
18 stars 6 forks source link

Bump version for release #71

Closed jdawang closed 7 months ago

jdawang commented 7 months ago

Edgetest timed runs are failing because I included the new lower feature in the setup but never released it. Just bumping version to make a release which should solve these issues.