$ git show --format=fuller --patch-with-stat --summary 5d7041f7fb5922e9e927c8210ef1360be67bdfc4
commit 5d7041f7fb5922e9e927c8210ef1360be67bdfc4
Author:     mandian <mandian@users.noreply.github.com>
AuthorDate: Sun Feb 19 18:15:22 2023 +0000
Commit:     mandian <mandian@users.noreply.github.com>
CommitDate: Sun Feb 19 18:15:22 2023 +0000
    1.13.0
---
 .abf.yml              | 2 +-
 python-hatchling.spec | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 79629fa..fd200de 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  hatchling-1.12.2.tar.gz: 03f39e65262adcc6063df9cad88629e1566992c3
+  hatchling-1.13.0.tar.gz: 1949d456cdb773bf55dcca3caa55dc8d3696deed
diff --git a/python-hatchling.spec b/python-hatchling.spec
index 00f8e94..df9d818 100644
--- a/python-hatchling.spec
+++ b/python-hatchling.spec
@@ -1,5 +1,5 @@
 Name:		python-hatchling
-Version:	1.12.2
+Version:	1.13.0
 Release:	1
 Source0:	https://files.pythonhosted.org/packages/source/h/hatchling/hatchling-%{version}.tar.gz
 Summary:	Modern, extensible Python build backend