diff --git a/flake.nix b/flake.nix index 0f1302c..224182e 100644 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,7 @@ meshcore = python3Packages.buildPythonPackage rec { pname = "meshcore"; - version = "2.2.3"; + version = "2.2.7"; pyproject = true; src = python3Packages.fetchPypi {