Skip to content

Commit 57feb67

Browse files
committed
chore: create a release
1 parent 1a4d74f commit 57feb67

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.librarian/state.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620
22
libraries:
33
- id: django-google-spanner
4-
version: 4.0.2
4+
version: 4.1.0
5+
last_generated_commit: ""
56
apis: []
67
source_roots:
78
- .

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/django-google-spanner/#history
66

7+
## [4.1.0](https://github.com/googleapis/google-cloud-python/compare/django-google-spanner-v4.0.2...django-google-spanner-v4.1.0) (2025-11-13)
8+
9+
10+
### Features
11+
12+
* some feature ([1a4d74fcaae08e9937b011a795de98a745d23053](https://github.com/googleapis/google-cloud-python/commit/1a4d74fcaae08e9937b011a795de98a745d23053))
13+
714
## [4.0.2](https://github.com/googleapis/python-spanner-django/compare/v4.0.1...v4.0.2) (2025-06-05)
815

916

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.2"
7+
__version__ = "4.1.0"

0 commit comments

Comments
 (0)