diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-08-16 10:55:15 -0700 |
---|---|---|
committer | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-08-16 10:55:15 -0700 |
commit | 448f43787523c6c98669808b526f8d390a5753d2 (patch) | |
tree | 5caef8f5935b2a921a6aab3a18bd17aeb26e00bc /python/python-prometheus_client/python-prometheus_client.SlackBuild | |
parent | 08ffe9b3df748d33a56ee56a541004c786d5dbea (diff) |
python/python-prometheus_client: Updated for version 0.3.1.
Diffstat (limited to 'python/python-prometheus_client/python-prometheus_client.SlackBuild')
-rw-r--r-- | python/python-prometheus_client/python-prometheus_client.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-prometheus_client/python-prometheus_client.SlackBuild b/python/python-prometheus_client/python-prometheus_client.SlackBuild index 9ba5035a35..058941a232 100644 --- a/python/python-prometheus_client/python-prometheus_client.SlackBuild +++ b/python/python-prometheus_client/python-prometheus_client.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-prometheus_client SRCNAM=client_python -VERSION=${VERSION:-0.3.0} +VERSION=${VERSION:-0.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |