Add changelog and bump version to v0.2.0
This commit is contained in:
@ -13,8 +13,8 @@ from discord_reminder_bot.main import calc_countdown, send_to_discord
|
||||
|
||||
|
||||
def test_version():
|
||||
"""Check if version is 0.1.0."""
|
||||
assert __version__ == "0.1.0"
|
||||
"""Check if version is 0.2.0."""
|
||||
assert __version__ == "0.2.0"
|
||||
|
||||
|
||||
class TestClass:
|
||||
|
Reference in New Issue
Block a user