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