Skip to content

Commit

Permalink
Release v0.1.2 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
MiWeiss authored Jun 30, 2021
1 parent 2a9de42 commit 3eea21a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
</a>
</p>

<p align="center">
:tada:
:1st_place_medal:
uncertainty-wizard won the <b>best paper award</b> in the testing tool track at ICST 2021
:1st_place_medal:
:tada:
<p align="center" style=" height: 40px; line-height: 40px">
<img src="https://github.githubassets.com/images/icons/emoji/unicode/1f389.png" height=40px/>
<img src="https://github.githubassets.com/images/icons/emoji/unicode/1f947.png" height=40px/>
Best Paper Award at ICST 2021 - Testing Tool Track
<img src="https://github.githubassets.com/images/icons/emoji/unicode/1f947.png" height=40px/>
<img src="https://github.githubassets.com/images/icons/emoji/unicode/1f389.png" height=40px/>
</p>

Uncertainty wizard is a plugin on top of `tensorflow.keras`,
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = "0.1.1"
VERSION = "0.1.2"
# RELEASE = VERSION + "-alpha2"
# RELEASE = VERSION + "-beta1"
# RELEASE = VERSION + "-rc1"
Expand Down

0 comments on commit 3eea21a

Please sign in to comment.