python3Packages.django-prometheus: 2.1.0 -> 2.2.0
This commit is contained in:
parent
2beba9a23a
commit
4819eba334
@ -9,7 +9,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "django-prometheus";
|
||||
version = "2.1.0";
|
||||
version = "2.2.0";
|
||||
format = "setuptools";
|
||||
disabled = pythonOlder "3.6";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user