Skip to content

Commit

Permalink
flake: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kraanzu committed Nov 10, 2024
1 parent 764f5c5 commit 393e039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
python3 = python311;
username = "dooit-org";
repo = "dooit";
ver = "3.0.0";
ver = "v3.0.1";
in
python3.pkgs.buildPythonApplication rec {
pname = repo;
Expand Down

0 comments on commit 393e039

Please sign in to comment.