diff --git a/setup.py b/setup.py index 5db6a6de1..7bc2b381a 100644 --- a/setup.py +++ b/setup.py @@ -68,7 +68,7 @@ def run(self): # Vplanet suite of tools vplanet_suite = [ "vplot>=1.0.5", - "vspace>=2.1.0", + "vspace>=2.2.0", "bigplanet>=3.0.1", "multiplanet>=2.0.2", ]