Bump version to 1.17.1

This commit is contained in:
adisbladis 2021-06-08 08:47:31 -05:00
parent ec1adc6312
commit 92350882ed
No known key found for this signature in database
GPG key ID: 110BFAD44C6249B7

View file

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