Fix migration bump

This commit is contained in:
Jack Kingsman
2026-04-27 16:20:10 -07:00
parent a4fd1d3b37
commit 896267ff7e
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
# run ``run_migrations`` to completion assert ``get_version == LATEST`` and
# ``applied == LATEST - starting_version`` so only this constant needs to
# change, not every individual assertion.
LATEST_SCHEMA_VERSION = 61
LATEST_SCHEMA_VERSION = 62