From 8788431cc42284d7178a22a474bb0fb5a0457f29 Mon Sep 17 00:00:00 2001 From: Tom Donoghue Date: Thu, 3 Aug 2023 11:20:32 -0400 Subject: [PATCH] update version to 1.1rc2 --- fooof/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fooof/version.py b/fooof/version.py index f5fc7cfc..694abe0c 100644 --- a/fooof/version.py +++ b/fooof/version.py @@ -1 +1 @@ -__version__ = '1.1.0rc1' \ No newline at end of file +__version__ = '1.1.0rc2' \ No newline at end of file