diff --git a/setup.py b/setup.py index 47a8b4b3a..c55e21ab5 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="pgx", - version="0.7.2", + version="0.7.3", description="GPU/TPU-accelerated parallel game simulators for reinforcement learning (RL)", long_description=long_description, long_description_content_type="text/markdown",