Skip to content

Commit 24bb420

Browse files
authored
Merge pull request #188 from FlorianPfaff/v0.5.0
Upped version to 0.5.0
2 parents 37c0b00 + f743f41 commit 24bb420

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@kit.edu>"]
6-
version = "0.4.2"
6+
version = "0.5.0"
77

88
[tool.poetry.dependencies]
99
python = ">=3.10,<3.13"

0 commit comments

Comments
 (0)