Skip to content

Commit a1921aa

Browse files
committed
release 2.11.0
1 parent 10ba3bd commit a1921aa

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PyMagento Changelog
22

3-
## 2.11.0 (unreleased)
3+
## 2.11.0 (2025/12/05)
44

55
### Breaking changes
66

magento/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.10.1"
1+
__version__ = "2.11.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pymagento"
3-
version = "2.10.1"
3+
version = "2.11.0"
44
description = "Python client for the Magento 2 API"
55
authors = ["Bixoto <tech@bixoto.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)