Merge pull request #244210 from fabaff/pynina-bump

python311Packages.pynina: 0.3.0 -> 0.3.1

authored by Jonas Heinrich and committed by GitHub 6e17add1 17fe3f7c

+1
+1
pkgs/development/python-modules/pynina/default.nix
··· 32 32 meta = with lib; { 33 33 description = "Python API wrapper to retrieve warnings from the german NINA app"; 34 34 homepage = "https://gitlab.com/DeerMaximum/pynina"; 35 + changelog = "https://gitlab.com/DeerMaximum/pynina/-/releases/${version}"; 35 36 license = licenses.mit; 36 37 maintainers = with maintainers; [ fab ]; 37 38 };