From dbfe0ca8630802dda8a0b253d8ac4189582faf28 Mon Sep 17 00:00:00 2001 From: Andy Kee Date: Mon, 27 Nov 2023 10:48:59 -0800 Subject: [PATCH] Update version --- lentil/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lentil/__init__.py b/lentil/__init__.py index b5f79a0..3c0b613 100644 --- a/lentil/__init__.py +++ b/lentil/__init__.py @@ -3,7 +3,7 @@ # # Copyright (c) 2021, California Institute of Technology ("Caltech"). U.S. # Government sponsorship acknowledged. -__version__ = '0.7.0' +__version__ = '0.8.0-alpha' from lentil.ptype import ptype