From 3a6cd5f010cf543bd8b8ac8953d137ec2e5ff9ac Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Tue, 19 Mar 2024 12:18:29 -0700 Subject: [PATCH] Add history entry for #155 --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 5e44201..214b890 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -8,6 +8,8 @@ History * Added type annotations for instance variables on ``Metadata`` * Updated type stubs for ``maxminddb.extension``. +* ``setuptools`` is no longer listed as a runtime dependency. Pull request + by Lewis Collard. GitHub #155. 2.5.2 (2024-01-09) ++++++++++++++++++