Skip to content

Commit 88ed2b1

Browse files
docs: update datajoint_version to 2.1
The displayed version should indicate what the documentation covers, not just the baseline. Since this PR documents 2.1 features (PostgreSQL), displaying "2.1" is more accurate for users. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 49d0860 commit 88ed2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ markdown_extensions:
214214
generic: true
215215
extra:
216216
generator: false # Disable watermark
217-
datajoint_version: "2.0" # DataJoint Python version this documentation covers
217+
datajoint_version: "2.1" # DataJoint Python version this documentation covers
218218
social:
219219
- icon: main/company-logo
220220
link: https://www.datajoint.com

0 commit comments

Comments
 (0)