python3Packages.python-editor: 1.0.4-unstable-2023-10-11 -> 1.0.4

R. Ryantm 8d46612d a1f358e7

Changed files
+1 -1
pkgs
development
python-modules
python-editor
+1 -1
pkgs/development/python-modules/python-editor/default.nix
···
buildPythonPackage {
pname = "python-editor";
-
version = "1.0.4-unstable-2023-10-11";
+
version = "1.0.4";
format = "setuptools";
src = fetchFromGitHub {