We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f091d commit 4471047Copy full SHA for 4471047
mesa/__init__.py
@@ -25,7 +25,7 @@
25
]
26
27
__title__ = "mesa"
28
-__version__ = "2.2.0"
+__version__ = "2.3.0-dev"
29
__license__ = "Apache 2.0"
30
_this_year = datetime.datetime.now(tz=datetime.timezone.utc).date().year
31
__copyright__ = f"Copyright {_this_year} Project Mesa Team"
0 commit comments