10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our 8000 documentation.
There was an error while loading. Please reload this page.
1 parent 068df04 commit 78bfce4Copy full SHA for 78bfce4
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [1.2.1](https://github.com/google/adk-python/compare/v1.2.0...v1.2.1) (2025-06-04)
4
+
5
6
+### Bug Fixes
7
8
+* Import deprecated from typing_extensions ([068df04](https://github.com/google/adk-python/commit/068df04bcef694725dd36e09f4476b5e67f1b456))
9
10
11
## [1.2.0](https://github.com/google/adk-python/compare/v1.1.1...v1.2.0) (2025-06-04)
12
13
src/google/adk/version.py
@@ -13,4 +13,4 @@
# limitations under the License.
14
15
# version: major.minor.patch
16
-__version__ = "1.2.0"
+__version__ = "1.2.1"
0 commit comments