Unverified Commit be883bde authored by Yt's avatar Yt Committed by GitHub
Browse files

python3Packages.quantulum3: 0.9.2 -> 0.10.0 (#499416)

parents 28833333 7346a8f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
}:
let
  pname = "quantulum3";
  version = "0.9.2";
  version = "0.10.0";
in
buildPythonPackage {
  inherit version pname;