Skip to content

Commit

Permalink
Bump Python version to 1.17.1 for a release.
Browse files Browse the repository at this point in the history
  • Loading branch information
moonbox3 authored and eavanvalkenburg committed Dec 19, 2024
1 parent 36701a2 commit f75819d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/semantic_kernel/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

from semantic_kernel.kernel import Kernel

__version__ = "1.17.0"
__version__ = "1.17.1"
__all__ = ["Kernel", "__version__"]

0 comments on commit f75819d

Please sign in to comment.