You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***experiment:**:bug: Update repeat_id to run_id for consistency in experiment logging ([93cf775](https://github.com/SongshGeoLab/ABSESpy/commit/93cf7759906a23823a18a5a5cc274db61c6e43a0))
Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ line_length = 79
9
9
10
10
[project]
11
11
name = "abses"
12
-
version = "0.11.2"
12
+
version = "0.11.3"
13
13
description = "ABSESpy makes it easier to build artificial Social-ecological systems with real GeoSpatial datasets and fully incorporate human behaviour."
0 commit comments