Skip to content

Commit fda34ea

Browse files
wyf7107copybara-github
authored andcommitted
chore: bump version number to 1.1.1
Include d6c6bb4 in addition to 1.1.0 PiperOrigin-RevId: 764478592
1 parent 609b3a5 commit fda34ea

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## 1.1.0
410

511
### Features

src/google/adk/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# limitations under the License.
1414

1515
# version: date+base_cl
16-
__version__ = "1.1.0"
16+
__version__ = "1.1.1"

0 commit comments

Comments
 (0)