mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-13 23:17:35 -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
|
# 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
|
## 1.1.0
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
@ -13,4 +13,4 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
# version: date+base_cl
|
# version: date+base_cl
|
||||||
__version__ = "1.1.0"
|
__version__ = "1.1.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user