Skip to content

Commit

Permalink
Type fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
jordij committed Jul 7, 2015
1 parent 4a2021a commit 6606f49
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
include README
recursive-include wagtailgmaps *.py *.html *.js *.css
include README.md
recursive-include wagtailgmaps *.py *.html *.js *.css
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name='wagtailgmaps',
version='0.2.1',
version='0.2.2',
packages=['wagtailgmaps'],
include_package_data=True,
license='BSD License',
Expand Down

0 comments on commit 6606f49

Please sign in to comment.