diff --git a/buildtest/__init__.py b/buildtest/__init__.py index ab42626bd..4f1eedaff 100644 --- a/buildtest/__init__.py +++ b/buildtest/__init__.py @@ -1,3 +1,3 @@ -BUILDTEST_VERSION = "1.0" +BUILDTEST_VERSION = "1.1" __version__ = BUILDTEST_VERSION BUILDTEST_COPYRIGHT = "Copyright (c) 2021-2022, 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."