Bump version to 1.22.0

This commit is contained in:
adisbladis 2021-11-16 12:49:11 -06:00
parent 753b3badc0
commit f84d464f41
No known key found for this signature in database
GPG key ID: 110BFAD44C6249B7

View file

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