From b6a5fe4a3f568368a2477ce0b8a98a4f086ff6c3 Mon Sep 17 00:00:00 2001 From: Chris Mangum Date: Sat, 24 Aug 2024 13:42:19 -0700 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a126ab2..f0babb3 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name="fizicks", - version="0.2.0", + version="0.2.1", author="Chris Mangum", author_email="csmangum@gmail.com", description="A state-driven physics model designed to simulate cause and effect within a physical space.",