Skip to content

Commit d6d1c8c

Browse files
committed
chore(django-google-spanner): release 5.0.0
1 parent ecef964 commit d6d1c8c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ libraries:
5050
- packages/db-dtypes/docs/README.rst
5151
tag_format: '{id}-v{version}'
5252
- id: django-google-spanner
53-
version: 4.0.3
53+
version: 5.0.0
5454
last_generated_commit: ""
5555
apis: []
5656
source_roots:

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ libraries:
6666
python:
6767
library_type: INTEGRATION
6868
- name: django-google-spanner
69-
version: 4.0.3
69+
version: 5.0.0
7070
python:
7171
library_type: INTEGRATION
7272
- name: gapic-generator

packages/django-google-spanner/django_spanner/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license that can be found in the LICENSE file or at
55
# https://developers.google.com/open-source/licenses/bsd
66

7-
__version__ = "4.0.3"
7+
__version__ = "5.0.0"

0 commit comments

Comments
 (0)