diff options
-rw-r--r-- | testing/py3-coreapi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-coreapi/APKBUILD b/testing/py3-coreapi/APKBUILD index 74e2b7b2e0..9f7435d5ee 100644 --- a/testing/py3-coreapi/APKBUILD +++ b/testing/py3-coreapi/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-coreapi _pkgname=python-client pkgver=2.3.3 -pkgrel=0 +pkgrel=1 pkgdesc="Python3 client library for Core API" url="https://github.com/core-api/python-client" arch="noarch" |