Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mathgeniuszach committed Mar 21, 2021
1 parent 2514032 commit 31e1229
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fpcurator.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ def toggle_console():
'p1.verylowmetric': 'Has a very low similarity metric (<75%)'
}

TITLE = "fpcurator v1.4.0"
ABOUT = "Created by Zach K - v1.4.0"
TITLE = "fpcurator v1.4.1"
ABOUT = "Created by Zach K - v1.4.1"

SITES_FOLDER = "sites"

Expand Down

0 comments on commit 31e1229

Please sign in to comment.