From 1c06a374c19afb432e0186e312adcdd37f8e903b Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Fri, 8 Sep 2023 20:26:47 +0200 Subject: [PATCH] Revert "Version 2.3.1" This reverts commit 5b665c4e2b25ec031d736a109f5db398963da878. --- pwnagotchi/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwnagotchi/_version.py b/pwnagotchi/_version.py index 1c4ddd35..93bbb90e 100644 --- a/pwnagotchi/_version.py +++ b/pwnagotchi/_version.py @@ -1 +1 @@ -__version__ = '2.3.1' +__version__ = '2.3'