This is an automated email from the ASF dual-hosted git repository.
abderrahim pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git
The following commit(s) were added to refs/heads/master by this push:
new 2681232 __init__.py: bump version to 2.8.0.dev0
2681232 is described below
commit 2681232038711d5c3d4ef1ecc962321c33ec72c1
Author: Abderrahim Kitouni <[email protected]>
AuthorDate: Thu Aug 27 08:55:28 2026 +0100
__init__.py: bump version to 2.8.0.dev0
---
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 2479c94..6dd8a6c 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.8.0.dev0"
+__version__ = "2.8.0"