From 11e04aa2abebe88b935d7ee4cb71802183c8bd8a Mon Sep 17 00:00:00 2001 From: todd Date: Sat, 26 Oct 2024 15:58:05 -0400 Subject: [PATCH] ver: 1.8 --- statsapi/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/statsapi/version.py b/statsapi/version.py index 4702d6a..5f4fc6a 100644 --- a/statsapi/version.py +++ b/statsapi/version.py @@ -1,3 +1,3 @@ #!/usr/bin/env python -VERSION = "1.7.2" +VERSION = "1.8"