diff --git a/pyproject.toml b/pyproject.toml index 27950cc..74c0bf0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "doge" -version = "3.7.1" +version = "3.8.0" description = "wow very terminal doge" authors = [{ name = "Olivia Thiderman", email = "olivia@thiderman.org" }] readme = "README.md" diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 7d027c6..8060790 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: doge # you probably want to 'snapcraft register ' -version: '3.6.0' # just for humans, typically '1.2+git' or '1.3.2' +version: '3.8.0' # just for humans, typically '1.2+git' or '1.3.2' summary: doge is a simple motd script description: doge is a simple motd script based on the slightly stupid but very funny doge meme.