diff --git a/setup.py b/setup.py index 80a108d..365e6f5 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ setuptools.setup( name="obsidiantools", - version="0.6.0", + version="0.7.0", author="Mark Farragher", description="Obsidian Tools - a Python interface for Obsidian.md vaults", long_description=LONG_DESCRIPTION,