Bump version to 1.19.0

This commit is contained in:
adisbladis 2021-08-19 17:01:37 -05:00
parent c101568847
commit 89b2ae420e
No known key found for this signature in database
GPG key ID: 110BFAD44C6249B7

View file

@ -5,7 +5,7 @@
}:
let
# Poetry2nix version
version = "1.18.0";
version = "1.19.0";
inherit (poetryLib) isCompatible readTOML moduleName;