From f43bb88c1ec610333f2d058b4598bd3f6fa06188 Mon Sep 17 00:00:00 2001
From: Anshul Singhvi <anshulsinghvi@gmail.com>
Date: Mon, 23 Sep 2024 11:57:48 -0700
Subject: [PATCH] bump patch version to v1.3.7 (#162)

---
 Project.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Project.toml b/Project.toml
index 858c1cb..25efe04 100644
--- a/Project.toml
+++ b/Project.toml
@@ -1,7 +1,7 @@
 name = "GeoInterface"
 uuid = "cf35fbd7-0cd7-5166-be24-54bfbe79505f"
 authors = ["JuliaGeo and contributors"]
-version = "1.3.6"
+version = "1.3.7"
 
 [deps]
 Extents = "411431e0-e8b7-467b-b5e0-f676ba4f2910"