From c9146602d66a71fda64e06257c81d686feff6d95 Mon Sep 17 00:00:00 2001 From: David Mulcahey Date: Tue, 30 Aug 2022 08:53:00 -0400 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 463dfbd0ef..ea1fc06873 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import find_packages, setup -VERSION = "0.0.78" +VERSION = "0.0.79" setup(