From abd05814967d0efb0fc49b0718dfb4b72817c883 Mon Sep 17 00:00:00 2001 From: Alexander Ororbia Date: Fri, 20 Dec 2024 00:37:00 -0500 Subject: [PATCH] nudged version materials, README and toml file, in main branch to pip release version 0.3-beta5 --- README.md | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 743c8a0..8c841dd 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ $ pip install --editable . # OR pip install -e . **Version:**
-0.3.3-Beta +0.3.5-Beta Authors: William Gebhardt, Alexander G. Ororbia II
diff --git a/pyproject.toml b/pyproject.toml index b551719..4ad7b5a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "ngcsimlib" -version = "0.3.beta4" +version = "0.3.beta5" description = "Simulation software backend for ngc-learn." authors = [