Skip to content

Commit d891595

Browse files
authored
Merge pull request #142 from SongshGeoLab/release-please--branches--master--components--abses
chore(master): release 0.11.3
2 parents f26c529 + 4783dfc commit d891595

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.3](https://github.com/SongshGeoLab/ABSESpy/compare/v0.11.2...v0.11.3) (2026-01-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **experiment:** :bug: Update repeat_id to run_id for consistency in experiment logging ([93cf775](https://github.com/SongshGeoLab/ABSESpy/commit/93cf7759906a23823a18a5a5cc274db61c6e43a0))
9+
310
## [0.11.2](https://github.com/SongshGeoLab/ABSESpy/compare/v0.11.1...v0.11.2) (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.2"
12+
version = "0.11.3"
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)