We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ba3bd commit a1921aaCopy full SHA for a1921aa
3 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# PyMagento Changelog
2
3
-## 2.11.0 (unreleased)
+## 2.11.0 (2025/12/05)
4
5
### Breaking changes
6
magento/version.py
@@ -1 +1 @@
-__version__ = "2.10.1"
+__version__ = "2.11.0"
pyproject.toml
[tool.poetry]
name = "pymagento"
-version = "2.10.1"
+version = "2.11.0"
description = "Python client for the Magento 2 API"
authors = ["Bixoto <tech@bixoto.com>"]
license = "MIT"
0 commit comments