Skip to content

Commit

Permalink
feature: change setup name.
Browse files Browse the repository at this point in the history
  • Loading branch information
lfkdsk committed Feb 29, 2020
1 parent 54954de commit 446b065
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 @@ -7,7 +7,7 @@
version = "0.1"

setup(
name='pysexpr',
name='pynoveldoc',
version=version if isinstance(version, str) else str(version),
keywords=
"Python, RBNF.hs, DSL, Novel, GalGame",
Expand Down

0 comments on commit 446b065

Please sign in to comment.