Skip to content

Commit c53cb8d

Browse files
committed
🚑 hotfix: fix name
1 parent dda494b commit c53cb8d

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
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(
4-
name="markdown-generator",
4+
name="mdconverter",
55
version="0.1.0",
66
description="Converter from Jupyter Notebook(.ipynb) to Markdown(.md)",
77
author="sooyoung-wind, teddylee777",

0 commit comments

Comments
 (0)