Skip to content

Commit

Permalink
chnaged version number
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasondel committed Aug 20, 2021
1 parent 031c027 commit 327d891
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Releases

## 0.6.1
* fixed typo `arc!` instead of `addarc!`

## 0.6.0
* added `maxstateposteriors` and `bestpath` algorithms
* can make union of compiled FSMs on GPU.
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MarkovModels"
uuid = "c2ae6250-d0a1-11ea-0991-234599ce5244"
authors = ["Lucas Ondel <lucas.ondel@gmail.com>"]
version = "0.6.0"
version = "0.6.1"

[deps]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
Expand Down

0 comments on commit 327d891

Please sign in to comment.