From bd73a4696bcd4d8cb89f78ec0d91bde4beed5321 Mon Sep 17 00:00:00 2001 From: joshuailevy Date: Mon, 1 Jul 2024 14:30:35 -0700 Subject: [PATCH] update version in docs --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index d3d16a2e..8e977625 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -10,7 +10,7 @@ project = 'Freyja' copyright = '2024, Andersen Lab' author = 'Andersen Lab' -version = 'v1.5.0' +version = 'v1.5.1' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration