We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 390d06b commit bdb73fdCopy full SHA for bdb73fd
.github/workflows/test-and-publish.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
6
env:
7
- DATABASE_SCHEMA: 4.7.0
+ DATABASE_SCHEMA: 4.8.0
8
9
permissions:
10
contents: read
HISTORY.rst
@@ -5,6 +5,11 @@ History
Unreleased / main
-------------------
+11.0.4 (2025-07-17)
+-------------------
+
11
+* Update database schema to v4.8.0
12
13
11.0.3 (2025-05-12)
14
15
0 commit comments