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 14a41de commit 182cf84Copy full SHA for 182cf84
sdk/cosmos/azure-cosmos/CHANGELOG.md
@@ -1,5 +1,15 @@
1
## Release History
2
3
+### 4.14.1 (Unreleased)
4
+
5
+#### Features Added
6
7
+#### Breaking Changes
8
9
+#### Bugs Fixed
10
11
+#### Other Changes
12
13
### 4.14.0 (2025-10-13)
14
This version and all future versions will require Python 3.9+.
15
sdk/cosmos/azure-cosmos/azure/cosmos/_version.py
@@ -19,4 +19,4 @@
19
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
20
# SOFTWARE.
21
22
-VERSION = "4.14.0"
+VERSION = "4.14.1"
0 commit comments