From 3c689043aae5ebfc5bd3c95ecc6e6feac38a9b44 Mon Sep 17 00:00:00 2001 From: Dan Birman Date: Mon, 9 Sep 2024 09:02:21 -0700 Subject: [PATCH] chore: version bump --- API/oursin/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API/oursin/__about__.py b/API/oursin/__about__.py index 6f1b2f2d..6ff79330 100644 --- a/API/oursin/__about__.py +++ b/API/oursin/__about__.py @@ -1,2 +1,2 @@ __author__ = 'Daniel Birman' -__version__ = "0.6.8" \ No newline at end of file +__version__ = "0.7.0" \ No newline at end of file