Skip to content
This repository was archived by the owner on Nov 14, 2021. It is now read-only.

Commit c1df88f

Browse files
committed
release: v1.3.5
1 parent 393d8af commit c1df88f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def get_requirements(fname):
1818
install_requires = get_requirements("requirements.txt")
1919
setuptools.setup(
2020
name="narkdown",
21-
version="1.3.4",
21+
version="1.3.5",
2222
author="younho9",
2323
author_email="[email protected]",
2424
description="A tool to use Notion as a Markdown editor.",

0 commit comments

Comments
 (0)