We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa9122 commit aa25267Copy full SHA for aa25267
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "flowMC"
3
-version = "0.3.5"
+version = "0.4.0"
4
description = "Normalizing flow exhanced sampler in jax"
5
authors = [
6
{ name = "Kaze Wong", email = "[email protected]"},
@@ -77,4 +77,4 @@ exclude_also = [
77
"@(abc\\. )?abstractmethod",
78
"def tree_flatten",
79
"def tree_unflatten",
80
-]
+]
0 commit comments