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.",