From f3bcd8eaca736f7fd691502bc5e6405b4ac5581b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 11:37:26 +0000 Subject: [PATCH] version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6a0225f..44e3f63 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='seatsio', - version='v76.10.0', + version='v76.11.0', description='The official Seats.io Python client library', author='The seats.io dev team', author_email='hello@seats.io',