From 0f7bd9fbd83dccc21541ca7ca8f08515ceddab4e Mon Sep 17 00:00:00 2001 From: Colin Dellow Date: Sat, 28 Jan 2023 16:18:37 -0500 Subject: [PATCH] 0.8 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f41c144..340867b 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup import os -VERSION = "0.7" +VERSION = "0.8" def get_long_description():