Skip to content

Commit 4471047

Browse files
EwoutHCorvince
authored andcommitted
Update version to 2.3.0-dev
Update the version number to 2.3.0-dev for future development.
1 parent c2f091d commit 4471047

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
@@ -25,7 +25,7 @@
2525
]
2626

2727
__title__ = "mesa"
28-
__version__ = "2.2.0"
28+
__version__ = "2.3.0-dev"
2929
__license__ = "Apache 2.0"
3030
_this_year = datetime.datetime.now(tz=datetime.timezone.utc).date().year
3131
__copyright__ = f"Copyright {_this_year} Project Mesa Team"

0 commit comments

Comments
 (0)