Skip to content

Commit

Permalink
Include the readme in the upload
Browse files Browse the repository at this point in the history
  • Loading branch information
KitB committed Feb 18, 2016
1 parent c00e414 commit d7856a9
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 README.md
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
setup(
# Metadata
name='compose-mode',
version='0.0.2',
version='0.0.3',
packages=['compose_mode'],
author='Kit Barnes',
author_email='[email protected]',
Expand Down

0 comments on commit d7856a9

Please sign in to comment.