diff --git a/buildtest/__init__.py b/buildtest/__init__.py index 0bf10523c..bf24cc893 100644 --- a/buildtest/__init__.py +++ b/buildtest/__init__.py @@ -1,3 +1,3 @@ -__version__ = "1.8" +__version__ = "2.0" BUILDTEST_VERSION = __version__ BUILDTEST_COPYRIGHT = "Copyright (c) 2021-2024, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy), Shahzeb Siddiqui, and Vanessa Sochat. All rights reserved."