Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 09:57

0.6.0 (2023-02-07)

Features

  • PyPI: release package to PyPI as CD (a963c75), closes #20

Bug Fixes

  • package: add missing dependencies (6f9442a), closes #90
  • package: fix build & fix .desktop file (e99ec86), closes #20
  • release: fix release-please and release to PyPI workflow (b377391)
  • restic_backup.py: fix error handling (f5bb05b), closes #57
  • typo: fix #53 (34b31d3)
  • vscode: fix non-sense config (c3099cb)

Documentation

  • for devs: update how to publish on PyPI (manualy) (2565808)
  • README.md: add common project badges (750fc07)