Skip to content

Commit

Permalink
Bump minor version 0.37. Add a HISTORY.md entry
Browse files Browse the repository at this point in the history
  • Loading branch information
mhauru committed Jan 9, 2025
1 parent 6fde350 commit fb868fe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Release 0.37.0

## Breaking changes

0.37 removes the old Gibbs constructors deprecated in 0.36.

# Release 0.36.0

## Breaking changes
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Turing"
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
version = "0.36.0"
version = "0.37.0"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down

0 comments on commit fb868fe

Please sign in to comment.