mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 08:41:42 -05:00
Bump version to 1.36.0
This commit is contained in:
parent
d8c561ba4d
commit
289efb1871
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
}:
|
||||
let
|
||||
# Poetry2nix version
|
||||
version = "1.35.0";
|
||||
version = "1.36.0";
|
||||
|
||||
inherit (poetryLib) isCompatible readTOML normalizePackageName normalizePackageSet;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue