Add changelog and bump version to v0.2.0

This commit is contained in:
2022-01-09 21:13:50 +01:00
parent 08ee4bd6a3
commit 509a2c4797
4 changed files with 61 additions and 4 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "discord-reminder-bot"
version = "0.1.0"
version = "0.2.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"