Skip to content

Commit cbd5c2e

Browse files
committed
chore: create a release
1 parent b85ff03 commit cbd5c2e

796 files changed

Lines changed: 2362 additions & 1080 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.librarian/state.yaml

Lines changed: 163 additions & 163 deletions
Large diffs are not rendered by default.

CHANGELOG.md

Lines changed: 135 additions & 135 deletions

librarian.yaml

Lines changed: 163 additions & 163 deletions
Large diffs are not rendered by default.

packages/db-dtypes/CHANGELOG.md

Lines changed: 13 additions & 0 deletions

packages/db-dtypes/db_dtypes/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.6.0" # pragma: NO COVER
15+
__version__ = "1.7.0" # pragma: NO COVER

packages/gapic-generator/CHANGELOG.md

Lines changed: 7 additions & 0 deletions

packages/gapic-generator/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
name = "gapic-generator"
2323
description = "Google API Client Generator for Python"
2424
url = "https://github.com/googleapis/google-cloud-python/tree/main/packages/gapic-generator"
25-
version = "1.33.0"
25+
version = "1.34.0"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [
2828
# Ensure that the lower bounds of these dependencies match what we have in the

packages/google-ads-admanager/CHANGELOG.md

Lines changed: 8 additions & 0 deletions

packages/google-ads-admanager/google/ads/admanager/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.9.0" # {x-release-please-version}
16+
__version__ = "0.10.0" # {x-release-please-version}

packages/google-ads-admanager/google/ads/admanager_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.9.0" # {x-release-please-version}
16+
__version__ = "0.10.0" # {x-release-please-version}

0 commit comments

Comments
 (0)