Home > Release Notes > wq 0.2.0

wq 0.2.0

Second release of wq, with various enhancements. See the submodule release notes for details:

  • wq.app 0.3.1
  • wq.db 0.2.0
  • wq.io 0.1.0

wq and its submodules are now available on PyPI! You can install individual submodules using:

pip install wq.app

Or to install all three submodules:

pip install wq