Skip to content

v0.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 13:09
· 21 commits to master since this release

0.0.3 (2022-02-05)

Bug Fixes

  • correct requirements and python version support. dev requirement can be installed with: pip install ".[dev]" (5bd65e8)
  • Specify a fixed version for nodejs in the release ci workflow (2e3c5e7)
  • upgrade setuptools and wheel before installing deps. Upgrade psycopg2 to latest version (2.9.3) if possible. (8beff2a)