diff --git a/src/reddit.py b/src/reddit.py index da65b78..465c0b9 100644 --- a/src/reddit.py +++ b/src/reddit.py @@ -1,11 +1,14 @@ """ -title: Reddit Feeds +title: Reddit author: @nathanwindisch -author_url: https://github.com/nathanwindisch +author_url: https://git.wnd.sh/owui-tools/reddit funding_url: https://patreon.com/NathanWindisch version: 0.0.1 changelog: - 0.0.1 - Initial upload to openwebui community. +- 0.0.2 - Renamed from "Reddit Feeds" to just "Reddit". +- 0.0.3 - Updated author_url in docstring to point to + git repo. """