Bump version to 1.20.0

This commit is contained in:
adisbladis 2021-09-23 02:59:36 -05:00
parent 814e50d013
commit 44fb8d2a22
No known key found for this signature in database
GPG key ID: 110BFAD44C6249B7

View file

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