We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea851ce commit d422451Copy full SHA for d422451
CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
[1]: https://pypi.org/project/google-cloud-dns/#history
6
7
+## [0.36.0](https://github.com/googleapis/python-dns/compare/v0.35.1...v0.36.0) (2025-10-23)
8
+
9
10
+### Features
11
12
+* Adds Python 3.13 support ([#319](https://github.com/googleapis/python-dns/issues/319)) ([ea851ce](https://github.com/googleapis/python-dns/commit/ea851ce2dc3de20077cc52438e87d7202b383efd))
13
14
## [0.35.1](https://github.com/googleapis/python-dns/compare/v0.35.0...v0.35.1) (2025-04-25)
15
16
google/cloud/dns/version.py
@@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-__version__ = "0.35.1"
+__version__ = "0.36.0"
0 commit comments