From 9d872c7107784af762e580c98d91ec8fe21ec3f8 Mon Sep 17 00:00:00 2001 From: Alex Golec Date: Wed, 17 Apr 2024 19:24:15 -0700 Subject: [PATCH] Bump version --- schwab/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schwab/version.py b/schwab/version.py index 95e0314..6f819bb 100644 --- a/schwab/version.py +++ b/schwab/version.py @@ -1 +1 @@ -version = '0.0.0a15' +version = '0.0.0a16'