diff --git a/lang/python/python-hatchling/Makefile b/lang/python/python-hatchling/Makefile index e51dfd9e2a..f310d77660 100644 --- a/lang/python/python-hatchling/Makefile +++ b/lang/python/python-hatchling/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-hatchling -PKG_VERSION:=1.27.0 +PKG_VERSION:=1.29.0 PKG_RELEASE:=1 PYPI_NAME:=hatchling -PKG_HASH:=971c296d9819abb3811112fc52c7a9751c8d381898f36533bb16f9791e941fd6 +PKG_HASH:=793c31816d952cee405b83488ce001c719f325d9cda69f1fc4cd750527640ea6 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt