Skip to content

Commit 6cc4c8e

Browse files
chore(main): release 1.1.1 (#306)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 08f7891 commit 6cc4c8e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.1](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.1.0...v1.1.1) (2024-05-14)
4+
5+
6+
### Dependencies
7+
8+
* update dependency aiohttp to v3.9.5 ([#303](https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/303)) ([213adbe](https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/213adbebb38da9c3d77493ae50640ee71c21cfd1))
9+
310
## [1.1.0](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.0.0...v1.1.0) (2024-04-16)
411

512

google/cloud/alloydb/connector/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.1.0"
15+
__version__ = "1.1.1"

0 commit comments

Comments
 (0)