bump version to 0.2.0 as a lot changed, especially the CLI and config

This commit is contained in:
Julian Schacher 2024-12-09 18:25:16 +01:00
parent 5569119fcc
commit 8ccb28a5fa

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "hedgedoc-expire"
version = "0.1.0"
version = "0.2.0"
description = "Remove old Hedgedoc notes"
authors = ["Stefan Bethke <stb@lassitu.de>"]
readme = "README.md"