Skip to content

Commit

Permalink
meta: bump to version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Exirel committed Oct 13, 2023
1 parent f535a28 commit c1427b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ sopel-remind
Sopel plugin ``.in`` command::

[17:30] Exirel: .in 2h go to the grocery store
[17:30] Sopel: Exirel: I will remind you that at 19:30:00
[17:30] Sopel: Exirel: I will remind you that at 2023-10-13 -19:30:00CEST
(... 2h later ...)
[19:30] Sopel: Exirel: go to the grocery store

And ``.at`` command::

[17:30] Exirel: .at 19:30 go to the grocery store
[17:30] Sopel: Exirel: I will remind you that at 19:30:00
[17:30] Sopel: Exirel: I will remind you that at 2023-10-13 -19:30:00CEST
(... 2h later ...)
[19:30] Sopel: Exirel: go to the grocery store

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ namespaces = false

[project]
name = "sopel-remind"
version = "0.2.0"
version = "0.3.0"
description = "Reminder plugin for Sopel"
keywords = [
"sopel",
Expand Down

0 comments on commit c1427b5

Please sign in to comment.