diff --git a/ChangeLog.txt b/ChangeLog.txt index 1aad4991c..a132b78b5 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,5 +1,8 @@ Release Notes +* 5/25/2022 + * 0.0.30 for containerization + * 2/18/2020 * added use_only_local_data diff --git a/PandaPkgInfo.py b/PandaPkgInfo.py index 8f9511a16..9c8a7ff74 100644 --- a/PandaPkgInfo.py +++ b/PandaPkgInfo.py @@ -1 +1 @@ -release_version = "0.0.29" +release_version = "0.0.30"