mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-13 15:14:50 -06:00
chore: bump version number to 1.1.1
Include d6c6bb4b24
in addition to 1.1.0
PiperOrigin-RevId: 764478592
This commit is contained in:
parent
609b3a572c
commit
fda34ea9ff
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 1.1.1
|
||||
|
||||
### Features
|
||||
* Add BigQuery first-party tools. See [here](https://github.com/google/adk-python/commit/d6c6bb4b2489a8b7a4713e4747c30d6df0c07961) for more details.
|
||||
|
||||
|
||||
## 1.1.0
|
||||
|
||||
### Features
|
||||
|
@ -13,4 +13,4 @@
|
||||
# limitations under the License.
|
||||
|
||||
# version: date+base_cl
|
||||
__version__ = "1.1.0"
|
||||
__version__ = "1.1.1"
|
||||
|
Loading…
Reference in New Issue
Block a user