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 {
|
python3Packages.buildPythonApplication rec {
|
||||||
pname = "leek";
|
pname = "leek";
|
||||||
version = "0.2";
|
version = "0.3";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
src = ./.;
|
src = ./.;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue