Skip to content

Commit

Permalink
add MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
sndrtj committed Jun 17, 2019
1 parent 38c0497 commit e880d65
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
@@ -0,0 +1 @@
include LICENSE
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

setup(
name="wisestork",
version="0.1.1",
version="0.1.2",
description="Within-sample CNV calling",
long_description=long_desc,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit e880d65

Please sign in to comment.