From 1f1004ba644636c4b8a570a2bb04860c0ef6e700 Mon Sep 17 00:00:00 2001 From: NeonDaniel Date: Fri, 13 Oct 2023 16:37:22 +0000 Subject: [PATCH] Increment Version to 23.10.13a12 --- 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 d5f427a63..6acf0b721 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.11a11" +__version__ = "23.10.13a12"