From 766f27e85a8ae84bdb6d873b39be0c9121a8fa69 Mon Sep 17 00:00:00 2001 From: David A Minton Date: Tue, 20 Feb 2024 14:40:42 -0500 Subject: [PATCH] Incremented version --- pyproject.toml | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index ba12d7c1..d1d84406 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ctem" -version = "2023.10.0" +version = "2024.2.0" authors=[ {name = 'David A. Minton', email='daminton@purdue.edu'}, {name = 'James E. Richardson'}, diff --git a/version.txt b/version.txt index 3bae6081..032892e0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2023.10.0 \ No newline at end of file +2024.2.0 \ No newline at end of file