Skip to content

Commit 570c889

Browse files
Bump version to 0.4.0
1 parent e2517dd commit 570c889

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.4.0 - 2023-10-14
44

55
### Breaking changes
66

@@ -53,6 +53,7 @@ case in mind and aren't generally useful have been removed:
5353
### Other
5454

5555
* Add section to README on fitting other score functions than the likelihood
56+
* Add changelog with all version changes up to this one
5657

5758
## 0.3.2 - 2021-03-26
5859

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pykelihood"
3-
version = "0.3.2"
3+
version = "0.4.0"
44
description = "Intuitive syntax for complex statistical model fitting and parameter sensitivity analysis."
55
authors = ["Ophélia Miralles <ophelia.miralles@epfl.ch>"]
66
license = "MIT"

0 commit comments

Comments
 (0)