Merge remote-tracking branch 'origin/master' into nightly
This commit is contained in:
commit
3f65b12513
2
setup.py
2
setup.py
@ -55,4 +55,4 @@ setup(
|
|||||||
"Programming Language :: Python :: 3.11",
|
"Programming Language :: Python :: 3.11",
|
||||||
"Programming Language :: Python :: 3.12",
|
"Programming Language :: Python :: 3.12",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
__version__ = "16.0.3"
|
__version__ = "16.0.3"
|
||||||
|
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
CORS_ORIGIN_WHITELIST.append("{% if ENABLE_HTTPS %}https://{% else %}http://{% endif %}{{ CAIRN_HOST }}")
|
|
||||||
Loading…
x
Reference in New Issue
Block a user