diff options
Diffstat (limited to 'python/python3-pydantic-core/python3-pydantic-core.SlackBuild')
-rw-r--r-- | python/python3-pydantic-core/python3-pydantic-core.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pydantic-core/python3-pydantic-core.SlackBuild b/python/python3-pydantic-core/python3-pydantic-core.SlackBuild index 1aa67afa8c..265da2a8e3 100644 --- a/python/python3-pydantic-core/python3-pydantic-core.SlackBuild +++ b/python/python3-pydantic-core/python3-pydantic-core.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pydantic-core SRCNAM=pydantic_core -VERSION=${VERSION:-2.18.2} +VERSION=${VERSION:-2.19.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |