Nix: bump version
This commit is contained in:
parent
8be97c1f5b
commit
bf1f622196
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
}:
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "leek";
|
||||
version = "0.2";
|
||||
version = "0.3";
|
||||
pyproject = true;
|
||||
|
||||
src = ./.;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue