Skip to content

Commit

Permalink
bump version to 1.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adisbladis committed Oct 11, 2022
1 parent 643a576 commit d62ba59
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.34.1";
version = "1.35.0";

inherit (poetryLib) isCompatible readTOML normalizePackageName normalizePackageSet;

Expand Down

0 comments on commit d62ba59

Please sign in to comment.