Skip to content

Commit e0ad45f

Browse files
committed
set version to 2.5.0
1 parent 10ca4a3 commit e0ad45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mapsims/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ class UnsupportedPythonError(Exception):
2222
"mapsims does not support Python < {}".format(__minimum_python_version__)
2323
)
2424

25-
__version__ = "2.6.0"
25+
__version__ = "2.5.0"

0 commit comments

Comments
 (0)