From 183aa618b95352236a8f81413fba6edbbabca59d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Mellstr=C3=B6m?= <11281108+harkabeeparolus@users.noreply.github.com> Date: Sun, 11 Feb 2024 16:06:18 +0100 Subject: [PATCH] Wow bamp version --- pyproject.toml | 2 +- snap/snapcraft.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.