Skip to content

Commit 81ea807

Browse files
chore(main): release 0.36.0
1 parent 99c0adb commit 81ea807

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

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

7+
## [0.36.0](https://github.com/googleapis/python-dns/compare/v0.35.1...v0.36.0) (2025-10-28)
8+
9+
10+
### Features
11+
12+
* Add support for Python 3.14 ([#321](https://github.com/googleapis/python-dns/issues/321)) ([99c0adb](https://github.com/googleapis/python-dns/commit/99c0adbab00cf1c701e1d3679fb4d08bbec910a0))
13+
* Adds Python 3.13 support ([#319](https://github.com/googleapis/python-dns/issues/319)) ([ea851ce](https://github.com/googleapis/python-dns/commit/ea851ce2dc3de20077cc52438e87d7202b383efd))
14+
715
## [0.35.1](https://github.com/googleapis/python-dns/compare/v0.35.0...v0.35.1) (2025-04-25)
816

917

google/cloud/dns/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.35.1"
16+
__version__ = "0.36.0"

0 commit comments

Comments
 (0)