Skip to content

Commit

Permalink
bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cydanil committed Jul 18, 2021
1 parent a617327 commit 69067cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gourmet/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

appname = _("Gourmet Recipe Manager")
copyright = _("Copyright (c) 2004-2014 Thomas M. Hinkle and Contributors. GNU GPL v2") # noqa
version = "1.0.0"
version = "1.0.1"
url = "http://thinkle.github.io/gourmet/"
description = "Recipe Organizer and Shopping List Generator"
long_description = _("""\
Expand Down

0 comments on commit 69067cf

Please sign in to comment.