Skip to content

Commit 3583293

Browse files
committed
Update release notes and version for 2.3.3
1 parent 85ab807 commit 3583293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mesa/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
]
2727

2828
__title__ = "mesa"
29-
__version__ = "2.3.2"
29+
__version__ = "2.3.3"
3030
__license__ = "Apache 2.0"
3131
_this_year = datetime.datetime.now(tz=datetime.timezone.utc).date().year
3232
__copyright__ = f"Copyright {_this_year} Project Mesa Team"

0 commit comments

Comments
 (0)