From ec253d67159f59248a8281976e0ecceb64c45ccf Mon Sep 17 00:00:00 2001 From: Thomas Uram Date: Mon, 7 Nov 2022 16:43:23 -0600 Subject: [PATCH] Bump release --- balsam/__init__.py | 2 +- balsam/_api/models.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/balsam/__init__.py b/balsam/__init__.py index 592bd67c..f31adfb1 100644 --- a/balsam/__init__.py +++ b/balsam/__init__.py @@ -1,4 +1,4 @@ from balsam.util import config_root_logger -__version__ = "0.7.0.a18" +__version__ = "0.7.0.a19" config_root_logger() diff --git a/balsam/_api/models.py b/balsam/_api/models.py index 236c9068..6a71d3e7 100644 --- a/balsam/_api/models.py +++ b/balsam/_api/models.py @@ -1,5 +1,5 @@ # This file was auto-generated via /Users/turam/opt/miniconda3/bin/python balsam/schemas/api_generator.py -# [git rev 8578c92] +# [git rev 3fcc4a5] # Do *not* make changes to the API by changing this file! import datetime