From a9eaf22b8064ff5ada62cf70f71072ff15d5959a Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 31 Jul 2025 22:06:46 +0000 Subject: [PATCH 1/2] Update version.py to 0.14.6 --- datajoint/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datajoint/version.py b/datajoint/version.py index b51d5935a..5fb608cef 100644 --- a/datajoint/version.py +++ b/datajoint/version.py @@ -1,6 +1,6 @@ # version bump auto managed by Github Actions: # label_prs.yaml(prep), release.yaml(bump), post_release.yaml(edit) # manually set this version will be eventually overwritten by the above actions -__version__ = "0.14.5" +__version__ = "0.14.6" assert len(__version__) <= 10 # The log table limits version to the 10 characters From 258bb4cceef42fe21572377680e47a9fdf47601c Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 31 Jul 2025 22:06:46 +0000 Subject: [PATCH 2/2] Update README.md badge to v0.14.6 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da0ce3c02..e582c8ec5 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ Since Release - - commit since last release + + commit since last release