From 68bab2d1330e1e8473993a920dc23b3c26edba46 Mon Sep 17 00:00:00 2001 From: NeonDaniel Date: Wed, 13 Dec 2023 19:34:51 +0000 Subject: [PATCH] Increment Version to 23.12.13a15 --- 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 3d028a62b..a937b03b6 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.11.29a14" +__version__ = "23.12.13a15"