You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [0.0.3](v0.0.2...v0.0.3) (2022-02-05)
### Bug Fixes
* correct requirements and python version support. dev requirement can be installed with: pip install ".[dev]" ([5bd65e8](5bd65e8))
* Specify a fixed version for nodejs in the release ci workflow ([2e3c5e7](2e3c5e7))
* upgrade setuptools and wheel before installing deps. Upgrade psycopg2 to latest version (2.9.3) if possible. ([8beff2a](8beff2a))
* correct requirements and python version support. dev requirement can be installed with: pip install ".[dev]" ([5bd65e8](https://github.com/pycasbin/postgresql-watcher/commit/5bd65e8a4ec85e46691a34ba10d0434659f3a08f))
9
+
* Specify a fixed version for nodejs in the release ci workflow ([2e3c5e7](https://github.com/pycasbin/postgresql-watcher/commit/2e3c5e727442db0e1b41a689139bcdc225468dd5))
10
+
* upgrade setuptools and wheel before installing deps. Upgrade psycopg2 to latest version (2.9.3) if possible. ([8beff2a](https://github.com/pycasbin/postgresql-watcher/commit/8beff2aef45e164aa27c09298c92886a41afaaf3))
0 commit comments