Skip to content

Commit

Permalink
Updating version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
jackiekazil committed Jan 31, 2022
1 parent 1cd4373 commit c30ab5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mesa/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
__all__ = ["Model", "Agent"]

__title__ = "mesa"
__version__ = "0.8.9"
__version__ = "0.9.0"
__license__ = "Apache 2.0"
__copyright__ = f"Copyright {datetime.date.today().year} Project Mesa Team"

0 comments on commit c30ab5e

Please sign in to comment.