From 7ee385fc9aee414f28100971f901779c506ea65f Mon Sep 17 00:00:00 2001 From: NeonDaniel Date: Wed, 13 Mar 2024 23:55:17 +0000 Subject: [PATCH] Increment Version to 24.3.13a11 --- 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 1e9e7048d..10602c9cc 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.3.12a10" +__version__ = "24.3.13a11"