Skip to content

Commit

Permalink
Merge pull request #81 from thoth-station/v0.5.0
Browse files Browse the repository at this point in the history
Release of version 0.5.0
  • Loading branch information
sesheta authored May 23, 2022
2 parents 1dde42f + 5676f0c commit 953d93a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

## Release 0.5.0 (2022-05-23T12:18:17)
* 3aca69e prettier
* 93d9c8e added footer image
* b28bb05 added footer
* d566828 added metrics

## Release 0.4.0 (2022-04-22T13:10:47)
* 7810452 added advise compare screen
* cddc7da added advise history
Expand Down
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Used by bots to trigger a new tag release.
__version__ = "0.4.0"
__version__ = "0.5.0"

0 comments on commit 953d93a

Please sign in to comment.