Skip to content

Commit

Permalink
include wiki wordnet csv
Browse files Browse the repository at this point in the history
  • Loading branch information
HannaHUp committed Oct 27, 2020
1 parent df4ead5 commit ed86bd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
include transcription_compare/results/names_csv/*
include transcription_compare/utils/alternative_spelling.txt
include transcription_compare/results/in_wiki_not_in_wordnet.csv
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setuptools.setup(
name="transcription_compare",
version="0.0.13",
version="0.0.14",
description="Compare transcription",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit ed86bd8

Please sign in to comment.