Bump version to v0.3.0

This commit is contained in:
2022-02-19 01:50:57 +01:00
parent 98bcf5b0ee
commit 28da36d920
4 changed files with 6 additions and 5 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "discord-reminder-bot"
version = "0.2.0"
version = "0.3.0"
description = "Discord bot that allows you to set date, cron and interval reminders."
authors = ["Joakim Hellsén <tlovinator@gmail.com>"]
license = "GPL-3.0-or-later"