Skip to content

Commit e3c44b1

Browse files
authored
Merge pull request #130 from SongshGeoLab/release-please--branches--master--components--abses
chore(master): release 0.9.3
2 parents 8f3aab3 + e884588 commit e3c44b1

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.9.3](https://github.com/SongshGeoLab/ABSESpy/compare/v0.9.2...v0.9.3) (2025-11-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **model:** :bug: Enhance steps calculation in MainModel class ([9d688e4](https://github.com/SongshGeoLab/ABSESpy/commit/9d688e4a9662823baaff4cb1a1f2d684d0588be0))
9+
310
## [0.9.2](https://github.com/SongshGeoLab/ABSESpy/compare/v0.9.1...v0.9.2) (2025-11-09)
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.9.2"
12+
version = "0.9.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)