Skip to content

v0.2.2

Choose a tag to compare

@forslund forslund released this 01 Mar 16:19
· 33 commits to master since this release
22ee4ed
Loosen filelock requirement (#11)

* Loosen requirements of filelock

Tests still pass and _may_ resolve an issue experienced in
json-database 0.7.0 (which depends on combo-lock)

* Bump version to 0.2.2

* Use separate requirements for python 3.5/6