Skip to content

Commit aa25267

Browse files
authored
Update pyproject.toml
1 parent 5fa9122 commit aa25267

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "flowMC"
3-
version = "0.3.5"
3+
version = "0.4.0"
44
description = "Normalizing flow exhanced sampler in jax"
55
authors = [
66
{ name = "Kaze Wong", email = "[email protected]"},
@@ -77,4 +77,4 @@ exclude_also = [
7777
"@(abc\\. )?abstractmethod",
7878
"def tree_flatten",
7979
"def tree_unflatten",
80-
]
80+
]

0 commit comments

Comments
 (0)