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

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

commit fc609cf9acf89ce93dbe7e665b41ccd4996cdf62
Author: Jürg Billeter <[email protected]>
AuthorDate: Fri Mar 6 12:52:14 2026 +0100

    __init__.py: Bump version to 2.7.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 55835b2..1a98ea0 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.7.0.dev0"
+__version__ = "2.7.0"

Reply via email to