Skip to content

Commit 9543815

Browse files
authored
Update __init__.py: Update version to 3.0.3
1 parent 0c9266b commit 9543815

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
@@ -24,7 +24,7 @@
2424
]
2525

2626
__title__ = "mesa"
27-
__version__ = "3.0.2"
27+
__version__ = "3.0.3"
2828
__license__ = "Apache 2.0"
2929
_this_year = datetime.datetime.now(tz=datetime.timezone.utc).date().year
3030
__copyright__ = f"Copyright {_this_year} Project Mesa Team"

0 commit comments

Comments
 (0)