Skip to content

Commit

Permalink
Update version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
joanbm committed Jun 9, 2024
1 parent d5dca03 commit 61ac9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
setup(
name="full-offline-backup-for-todoist",
version="0.5.0",
version="0.5.1",
packages=find_packages(exclude=("tests",)),

author="Joan Bruguera Micó",
Expand Down

0 comments on commit 61ac9a6

Please sign in to comment.