diff --git a/NEWS b/NEWS index cc4779e..655ae39 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ ## Changelog +### 0.3.2 + +* Fix owners not being protected like admins are (#6) +* Code cleanup: Use `action_commands` instead of `rule` (#5) + + ### 0.3.1 * Fix CTCP ACTION compatibility with hyphenated nicks diff --git a/pyproject.toml b/pyproject.toml index ec5f75e..3e1b8c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ namespaces = false [project] name = "sopel-slap" -version = "0.3.1" +version = "0.3.2" description = "Plugin for Sopel that lets users slap each other in fun ways" keywords = [ "sopel",