Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Cobertos committed Jan 12, 2020
1 parent 61e74b8 commit 79a0d29
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
Expand Up @@ -2,7 +2,7 @@

setup(
name='md2notion',
version='1.0.1',
version='1.1.0',
description='Utilities for importing Markdown files to Notion.so',
long_description=open('README.md', 'r').read(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 79a0d29

Please sign in to comment.