This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git

commit aebb7c5cfe5993dfc2a61b7cafc4292513086271
Author: Tristan van Berkom <[email protected]>
AuthorDate: Tue Jun 3 22:40:48 2025 +0900

    __init__.py: Bump version number to 2.5.0
---
 src/buildstream_plugins/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/buildstream_plugins/__init__.py 
b/src/buildstream_plugins/__init__.py
index e7191e5..e9dfec9 100644
--- a/src/buildstream_plugins/__init__.py
+++ b/src/buildstream_plugins/__init__.py
@@ -15,4 +15,4 @@
 #
 # Remember to adjust this version number before tagging releases
 #
-__version__ = "2.4.0"
+__version__ = "2.5.0"

Reply via email to