This is an automated email from the ASF dual-hosted git repository.
akitouni 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 8c9da7e Update version for 2.2.0.dev1 snapshot
8c9da7e is described below
commit 8c9da7e24730f630532e6cf08cf99b3dd602a941
Author: Abderrahim Kitouni <[email protected]>
AuthorDate: Wed Apr 17 10:09:07 2024 +0100
Update version for 2.2.0.dev1 snapshot
---
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 0f69f29..a2d98d7 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.1.0"
+__version__ = "2.2.0.dev1"