Skip to content

Commit e68cc0f

Browse files
authored
Merge pull request #1335 from FlorianPfaff/v0.9.1
Upped version to 0.9.1
2 parents a005f56 + d04a867 commit e68cc0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "pyrecest"
33
description = "Framework for recursive Bayesian estimation in Python."
44
readme = "README.md"
55
authors = ["Florian Pfaff <pfaff@ias.uni-stuttgart.de>"]
6-
version = "0.9.0"
6+
version = "0.9.1"
77

88
[tool.poetry.dependencies]
99
python = ">=3.11,<3.15"

0 commit comments

Comments
 (0)