Skip to content

Commit 3df8c56

Browse files
authored
Merge pull request #147 from SongshGeoLab/release-please--branches--master--components--abses
chore(master): release 0.11.5
2 parents 50b04b9 + 21887b7 commit 3df8c56

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.11.5](https://github.com/SongshGeoLab/ABSESpy/compare/v0.11.4...v0.11.5) (2026-01-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **tracker:** :bug: Rename 'distribution' to 'samples' in AimTracker for API compatibility ([a387f1e](https://github.com/SongshGeoLab/ABSESpy/commit/a387f1ee21bc6f748c617b386573889515861b11))
9+
310
## [0.11.4](https://github.com/SongshGeoLab/ABSESpy/compare/v0.11.3...v0.11.4) (2026-01-07)
411

512

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.4"
12+
version = "0.11.5"
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)