---
title: "MariaDB Python Connector 1.1.13 now available"
publish_date: 2025-07-15
author: "Daniel Bartholomew"
tags:
  - name: "MariaDB Connector/Python"
    url: "/resources/blog/tag/mariadb-connector-python.md"
---

# MariaDB Python Connector 1.1.13 now available

MariaDB is pleased to announce the immediate availability of the MariaDB Connector/Python 1.1.13 release.

[Download Now](https://staging-mdb.com/downloads/connectors/connectors-data-access/python-connector/)

## Release Notes

### MariaDB Connector/Python 1.1.13

- [Release Notes for MariaDB Connector/Python 1.1.13](https://staging-mdb.com/docs/release-notes/connectors/python/mariadb-connector-python-1-1-release-notes/mariadb-connector-python-1-1-13-release-notes)

MariaDB Connector/Python 1.1.13 is a stable (GA) release.

Notable changes in this release include:

- If a cursor will be reused, methods execute(), executemany(), and callproc() will aways reset the cursor to avoid possible memory leaks
- Fixed various memory leaks in unittest suite
- Fixes for various issues

See the [release notes page](https://staging-mdb.com/docs/release-notes/connectors/python/mariadb-connector-python-1-1-release-notes/mariadb-connector-python-1-1-13-release-notes) for full details and visit [mariadb.com/downloads/connectors/connectors-data-access/python-connector/](https://staging-mdb.com/downloads/connectors/connectors-data-access/python-connector/) to download.