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 = [