Skip to content

Commit

Permalink
Add magic file to distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
michel4j committed Mar 30, 2020
1 parent 01f7874 commit 541bb32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
include README.md
include mxio/data/*.*
include mxio/data/magic
include mxio/data/*.*
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

setup(
name='mxio',
version='2020.4.1',
version='2020.4.3',
packages=find_packages(),
url='https://github.com/michel4j/mxio',
include_package_data=True,
Expand Down

0 comments on commit 541bb32

Please sign in to comment.