release: 4.3.1

This commit is contained in:
stainless-app[bot] 2025-06-16 20:02:49 +00:00 committed by GitHub
parent 8917497520
commit 1a32133afb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 16 additions and 3 deletions

View file

@ -1,3 +1,3 @@
{
".": "4.3.0"
".": "4.3.1"
}

View file

@ -1,5 +1,18 @@
# Changelog
## 4.3.1 (2025-06-16)
Full Changelog: [v4.3.0...v4.3.1](https://github.com/cloudflare/cloudflare-python/compare/v4.3.0...v4.3.1)
### Bug Fixes
* **api:** Update zone subscription paths ([8917497](https://github.com/cloudflare/cloudflare-python/commit/8917497520e4a1fcc97681685175ab4107e3041c))
### Chores
* **internal:** update conftest.py ([c8ae1c4](https://github.com/cloudflare/cloudflare-python/commit/c8ae1c4a73cc8d5804dfcfb059b102eb2443ca86))
## 4.3.0 (2025-06-16)
Full Changelog: [v4.2.0...v4.3.0](https://github.com/cloudflare/cloudflare-python/compare/v4.2.0...v4.3.0)

View file

@ -1,6 +1,6 @@
[project]
name = "cloudflare"
version = "4.3.0"
version = "4.3.1"
description = "The official Python library for the cloudflare API"
dynamic = ["readme"]
license = "Apache-2.0"

View file

@ -1,4 +1,4 @@
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
__title__ = "cloudflare"
__version__ = "4.3.0" # x-release-please-version
__version__ = "4.3.1" # x-release-please-version