mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 09:11:39 -05:00
Merge pull request #349 from nlewo/release-1.18.0
Bump version to 1.18.0
This commit is contained in:
commit
7bccfb6952
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
}:
|
||||
let
|
||||
# Poetry2nix version
|
||||
version = "1.17.1";
|
||||
version = "1.18.0";
|
||||
|
||||
inherit (poetryLib) isCompatible readTOML moduleName;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue