Skip to content

Commit e53ecca

Browse files
Merge pull request #6 from LangChain-OpenTutorial/soo-dev
🚑 hotfix: fix name
2 parents d0065df + c53cb8d commit e53ecca

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)