From db85ce1f03c4db309531ed2d0b40adb326c8ad3a Mon Sep 17 00:00:00 2001 From: FlexGet-Bot Date: Sat, 1 May 2021 15:17:05 +0000 Subject: [PATCH] Prepare v3.1.117.dev --- flexget/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flexget/_version.py b/flexget/_version.py index 8b841f5614..0acaa4ed40 100644 --- a/flexget/_version.py +++ b/flexget/_version.py @@ -7,4 +7,4 @@ The jenkins release job will automatically strip the .dev for release, and update the version again for continued development. """ -__version__ = '3.1.116' +__version__ = '3.1.117.dev'