We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90d91cb + 786c376 commit b98fcedCopy full SHA for b98fced
1 file changed
flake.nix
@@ -27,7 +27,7 @@
27
in
28
python.pkgs.buildPythonApplication {
29
pname = "devman";
30
- version = "0.1.1";
+ version = "0.2.0";
31
format = "pyproject";
32
src = ./.;
33
0 commit comments