From 6c605461e86d4684d22f9ebb806e15f3d3261e6f Mon Sep 17 00:00:00 2001 From: Christian Wendt Date: Mon, 3 Oct 2022 09:56:30 -0700 Subject: [PATCH] minor bump --- espn_api/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/espn_api/_version.py b/espn_api/_version.py index 08a9dbff..db714a85 100644 --- a/espn_api/_version.py +++ b/espn_api/_version.py @@ -1 +1 @@ -__version__ = '0.23.0' +__version__ = '0.23.1'