We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07c09e6 commit 2d615d6Copy full SHA for 2d615d6
python/semantic_kernel/__init__.py
@@ -2,7 +2,7 @@
2
3
from semantic_kernel.kernel import Kernel
4
5
-__version__ = "1.27.2"
+__version__ = "1.28.0"
6
7
DEFAULT_RC_VERSION = f"{__version__}-rc6"
8
0 commit comments