small bugfix release
- Fix regression introduced in v0.36.0: PostgreSQL money values showed as 0.0
- The recommended way to display money values in postgres is still to format them in the way you expect in SQL. See #983
- updated dependencies
small bugfix release