We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b710a4 commit 888d3feCopy full SHA for 888d3fe
.github/workflows/test-and-publish.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
6
env:
7
- DATABASE_SCHEMA: 4.9.0
+ DATABASE_SCHEMA: 4.11.0
8
9
permissions:
10
contents: read
HISTORY.rst
@@ -5,6 +5,11 @@ History
Unreleased / main
-------------------
+11.1.1 (2026-01-13)
+-------------------
+
11
+* Update database schema to v4.11.0
12
13
11.1.0 (2025-10-02)
14
15
0 commit comments