From 06d73ecaa5f98aa4fc6ef102a80d5319835dc4d0 Mon Sep 17 00:00:00 2001 From: NeonDaniel Date: Mon, 9 Oct 2023 21:50:27 +0000 Subject: [PATCH] Increment Version to 23.10.9a7 --- 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 496538f70..7bc14bb1e 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.6a6" +__version__ = "23.10.9a7"