Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jjshoots authored Aug 31, 2022
1 parent 911003b commit dbb4767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ def build_extensions(self):

setuptools.setup(
name="magent",
version="0.2.3",
version="0.2.4",
author="Farama Foundation",
author_email="jkterry@farama.org",
description="Multi-Agent Reinforcement Learning environments with very large numbers of agents",
Expand Down

0 comments on commit dbb4767

Please sign in to comment.