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

python3Packages.quantulum3: 0.9.0 -> 0.9.2 (#436172)

parents 08467c30 643aed3c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
}:
let
  pname = "quantulum3";
  version = "0.9.0";
  version = "0.9.2";
in
buildPythonPackage {
  inherit version pname;