Skip to content

Commit 55121c9

Browse files
authored
chore: bump version to 2.9 (#101)
also fix the authos to be an array of values
1 parent 4a13495 commit 55121c9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Project.toml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
name = "TuringGLM"
22
uuid = "0004c1f4-53c5-4d43-a221-a1dac6cf6b74"
3-
authors = ["Jose Storopoli <[email protected]>, Rik Huijzer <[email protected]>, and contributors"]
4-
version = "2.8.1"
3+
authors = [
4+
"Jose Storopoli <[email protected]>",
5+
"Rik Huijzer <[email protected]>",
6+
"contributors",
7+
]
8+
version = "2.9.0"
59

610
[deps]
711
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"

0 commit comments

Comments
 (0)