diff --git a/changes/58.feature b/changes/58.feature index 20d12bd..7a2f2f7 100644 --- a/changes/58.feature +++ b/changes/58.feature @@ -1 +1 @@ -Migrate to bump-my-version \ No newline at end of file +Migrate to bump-my-version diff --git a/pyproject.toml b/pyproject.toml index 2a857c3..3da6fc7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,4 +78,4 @@ optional_value = "dev" [[tool.bumpversion.files]] filename = "app_enabler/__init__.py" -search = "{current_version}" \ No newline at end of file +search = "{current_version}"