From 7f6d413ddd8304c8ff79c4cfaf89c7bcea8298a2 Mon Sep 17 00:00:00 2001
From: yhirose <yuji.hirose.bug@gmail.com>
Date: Sun, 1 Sep 2024 07:53:56 -0400
Subject: [PATCH] Release v0.17.0

---
 httplib.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/httplib.h b/httplib.h
index d5f9e6c..f038a1f 100644
--- a/httplib.h
+++ b/httplib.h
@@ -8,7 +8,7 @@
 #ifndef CPPHTTPLIB_HTTPLIB_H
 #define CPPHTTPLIB_HTTPLIB_H
 
-#define CPPHTTPLIB_VERSION "0.16.3"
+#define CPPHTTPLIB_VERSION "0.17.0"
 
 /*
  * Configuration