Skip to content

Commit

Permalink
Bump version to 1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adisbladis committed Aug 19, 2021
1 parent c101568 commit 89b2ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
}:
let
# Poetry2nix version
version = "1.18.0";
version = "1.19.0";

inherit (poetryLib) isCompatible readTOML moduleName;

Expand Down

0 comments on commit 89b2ae4

Please sign in to comment.