We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609b3a5 commit fda34eaCopy full SHA for fda34ea
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 1.1.1
4
+
5
+### Features
6
+* Add BigQuery first-party tools. See [here](https://github.com/google/adk-python/commit/d6c6bb4b2489a8b7a4713e4747c30d6df0c07961) for more details.
7
8
9
## 1.1.0
10
11
### Features
src/google/adk/version.py
@@ -13,4 +13,4 @@
13
# limitations under the License.
14
15
# version: date+base_cl
16
-__version__ = "1.1.0"
+__version__ = "1.1.1"
0 commit comments