We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa7574 commit ad9e004Copy full SHA for ad9e004
2 files changed
RELEASE.rst
@@ -1,6 +1,11 @@
1
Release Notes
2
=============
3
4
+Version 1.150.6
5
+---------------
6
+
7
+- Detect UAI programs; prefer purchased_object (#3594)
8
9
Version 1.150.5 (Released May 20, 2026)
10
---------------
11
main/settings.py
@@ -37,7 +37,7 @@
37
from main.sentry import init_sentry
38
from openapi.settings_spectacular import open_spectacular_settings
39
40
-VERSION = "1.150.5"
+VERSION = "1.150.6"
41
42
log = logging.getLogger()
43
0 commit comments