Skip to content

Commit 6815144

Browse files
committed
Merge branch 'release'
2 parents f22d73d + 01bc71a commit 6815144

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

RELEASE.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Release Notes
22
=============
33

4+
Version 0.137.5 (Released January 14, 2026)
5+
---------------
6+
7+
- Add `/v0/products/123/user_flexible_price/` endpoint (#3211)
8+
49
Version 0.137.4 (Released January 13, 2026)
510
---------------
611

main/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
from main.sentry import init_sentry
3838
from openapi.settings_spectacular import open_spectacular_settings
3939

40-
VERSION = "0.137.4"
40+
VERSION = "0.137.5"
4141

4242
log = logging.getLogger()
4343

0 commit comments

Comments
 (0)