From 90847d681c5f5207eaea9166aa1582b7ebd691a1 Mon Sep 17 00:00:00 2001 From: NeonDaniel Date: Fri, 20 Sep 2024 20:50:48 +0000 Subject: [PATCH] Increment Version to 24.9.20a48 --- 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 3c73f98b6..2fa682891 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.20a47" +__version__ = "24.9.20a48"