python3Packages.graspologic: 0.3 -> 0.3.1

This commit is contained in:
Jonathan Ringer
2021-11-30 18:48:57 -08:00
parent fc9ce57a1d
commit fded6f3987
@@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "graspologic";
version = "0.3";
version = "0.3.1";
disabled = isPy27;
@@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "microsoft";
repo = "graspologic";
rev = "v${version}";
sha256 = "0lab76qiryxvwl6zrcikhnxil1xywl0wkkm2vzi4v9mdzpa7w29r";
sha256 = "07dmfb1aplha01d22b41js7634dac4v28pv1l3bzssqhi4yyds7h";
};
propagatedBuildInputs = [