From 8de5058c5cc96b1abedd8e6cbee4dfb0f1a42165 Mon Sep 17 00:00:00 2001 From: NeonDaniel Date: Tue, 10 Oct 2023 03:04:24 +0000 Subject: [PATCH] Increment Version to 23.10.10a9 --- neon_core/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neon_core/version.py b/neon_core/version.py index a9f40cb3c..d318e9653 100644 --- a/neon_core/version.py +++ b/neon_core/version.py @@ -26,4 +26,4 @@ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -__version__ = "23.10.9a8" +__version__ = "23.10.10a9"