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
***analysis:**:bug: Improve error handling for uninitialized data in ResultAnalyzer ([ef99a6d](https://github.com/SongshGeoLab/ABSESpy/commit/ef99a6d8ca740b6497efcf6c4bb6153bd596288f))
9
+
***logging:**:bug: Enhance logging setup for experiments and user modules ([63cf80d](https://github.com/SongshGeoLab/ABSESpy/commit/63cf80dcad54805809d7c040d24c9a59116046cd))
10
+
***logging:**:bug: Update logging configuration to prevent empty log files and improve experiment log naming ([82e9e44](https://github.com/SongshGeoLab/ABSESpy/commit/82e9e44e3efb392a711f9cf7acc83b7a554ec433))
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.0"
12
+
version = "0.11.1"
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