Skip to content

Commit a93d9b5

Browse files
committed
Increment version number to 0.5.7
1 parent d9efacc commit a93d9b5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: causact
22
Type: Package
33
Title: Fast, Easy, and Visual Bayesian Inference
4-
Version: 0.5.6
4+
Version: 0.5.7
55
Authors@R: c(person("Adam", "Fleischhacker", email = "[email protected]", role = c("aut", "cre","cph")),
66
person("Daniela", "Dapena", role = "ctb"),
77
person("Rose", "Nguyen", role = "ctb"),

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# causact 0.5.7
2+
13
# causact 0.5.6
24
* patch release to fix numpyro integration issues. The default installation workflow now uses `numpyro==0.16.1` to avoid `TypeError` when using a discrete data distribution, e.g. Bernoulli.
35

0 commit comments

Comments
 (0)