Skip to content

Commit

Permalink
chore: bump version to 2.9
Browse files Browse the repository at this point in the history
also fix the authos to be an array of values
  • Loading branch information
storopoli committed Dec 22, 2023
1 parent 4a13495 commit d1af03e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
name = "TuringGLM"
uuid = "0004c1f4-53c5-4d43-a221-a1dac6cf6b74"
authors = ["Jose Storopoli <[email protected]>, Rik Huijzer <[email protected]>, and contributors"]
version = "2.8.1"
authors = [
"Jose Storopoli <[email protected]>",
"Rik Huijzer <[email protected]>",
"contributors",
]
version = "2.9.0"

[deps]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Expand Down

0 comments on commit d1af03e

Please sign in to comment.