Skip to content

Commit 84637f0

Browse files
committed
chore: create a release
1 parent fe5245b commit 84637f0

287 files changed

Lines changed: 609 additions & 369 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: 58 additions & 58 deletions
Large diffs are not rendered by default.

CHANGELOG.md

Lines changed: 32 additions & 32 deletions

librarian.yaml

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

packages/bigquery-magics/CHANGELOG.md

Lines changed: 7 additions & 0 deletions

packages/bigquery-magics/bigquery_magics/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__ = "0.14.0"
15+
__version__ = "0.15.0"

packages/db-dtypes/CHANGELOG.md

Lines changed: 7 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.5.1" # pragma: NO COVER
15+
__version__ = "1.6.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/gapic-generator-python"
25-
version = "1.30.14"
25+
version = "1.31.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/gcp-sphinx-docfx-yaml/CHANGELOG.md

Lines changed: 8 additions & 0 deletions

0 commit comments

Comments
 (0)