Skip to content

Commit ad9e004

Browse files
committed
Release 1.150.6
1 parent eaa7574 commit ad9e004

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 1.150.6
5+
---------------
6+
7+
- Detect UAI programs; prefer purchased_object (#3594)
8+
49
Version 1.150.5 (Released May 20, 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 = "1.150.5"
40+
VERSION = "1.150.6"
4141

4242
log = logging.getLogger()
4343

0 commit comments

Comments
 (0)