Skip to content

Commit 65829e3

Browse files
authored
Merge pull request #138 from SongshGeoLab/release-please--branches--master--components--abses
chore(master): release 0.11.1
2 parents 63c8f37 + be8cd13 commit 65829e3

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.11.1](https://github.com/SongshGeoLab/ABSESpy/compare/v0.11.0...v0.11.1) (2026-01-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **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))
11+
312
## [0.11.0](https://github.com/SongshGeoLab/ABSESpy/compare/v0.10.0...v0.11.0) (2026-01-06)
413

514

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ line_length = 79
99

1010
[project]
1111
name = "abses"
12-
version = "0.11.0"
12+
version = "0.11.1"
1313
description = "ABSESpy makes it easier to build artificial Social-ecological systems with real GeoSpatial datasets and fully incorporate human behaviour."
1414
authors = [{name = "Shuang Song", email = "songshgeo@gmail.com"}]
1515
license = {text = "Apache 2.0 License"}

0 commit comments

Comments
 (0)