mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 09:11:39 -05:00
Bump version to 1.14.0
This commit is contained in:
parent
662a2fb378
commit
fd0e5772e6
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ in
|
|||
lib.makeScope pkgs.newScope (self: {
|
||||
|
||||
# Poetry2nix version
|
||||
version = "1.13.0";
|
||||
version = "1.14.0";
|
||||
|
||||
/*
|
||||
Returns an attrset { python, poetryPackages, pyProject, poetryLock } for the given pyproject/lockfile.
|
||||
|
|
Loading…
Add table
Reference in a new issue