Skip to content

Commit 15ace63

Browse files
authored
Merge pull request #132 from SongshGeoLab/release-please--branches--master--components--abses
chore(master): release 0.9.4
2 parents 132c50c + 9e15fb2 commit 15ace63

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.4](https://github.com/SongshGeoLab/ABSESpy/compare/v0.9.3...v0.9.4) (2025-12-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **dependencies:** :bug: update numpy version constraint in pyproject.toml and uv.lock ([157af45](https://github.com/SongshGeoLab/ABSESpy/commit/157af45f9ca3c6fbbb13b8ce6dff3ffd06d2e263))
9+
310
## [0.9.3](https://github.com/SongshGeoLab/ABSESpy/compare/v0.9.2...v0.9.3) (2025-11-10)
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.3"
12+
version = "0.9.4"
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)