From 96e07b1b4abda4e1d32f953ec4c1d5607d860821 Mon Sep 17 00:00:00 2001 From: NeonDaniel Date: Mon, 16 Sep 2024 23:16:24 +0000 Subject: [PATCH] Increment Version to 24.9.16a42 --- 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 56c0710a3..0fb0c25a9 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__ = "24.9.16a41" +__version__ = "24.9.16a42"