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