We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d268a commit 6ac86acCopy full SHA for 6ac86ac
mesa/__init__.py
@@ -24,7 +24,7 @@
24
]
25
26
__title__ = "mesa"
27
-__version__ = "3.4.0"
+__version__ = "3.5.0.dev"
28
__license__ = "Apache 2.0"
29
_this_year = datetime.datetime.now(tz=datetime.UTC).date().year
30
__copyright__ = f"Copyright {_this_year} Mesa Team"
0 commit comments