From 5025e71d4bccf7ce380bc886de60f6de0e899e02 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 12:14:59 +0000 Subject: [PATCH] version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9b59d01..e108470 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='seatsio', - version='v76.13.0', + version='v77.0.0', description='The official Seats.io Python client library', author='The seats.io dev team', author_email='hello@seats.io',