Skip to content

Commit

Permalink
Merge pull request #1755 from buildtesters/2.0
Browse files Browse the repository at this point in the history
bump version to 2.0
  • Loading branch information
shahzebsiddiqui authored Apr 16, 2024
2 parents ab465a0 + 3b5f6d0 commit a1bf767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildtest/__init__.py
Original file line number Diff line number Diff line change
@@ -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."

0 comments on commit a1bf767

Please sign in to comment.