Skip to content

Commit

Permalink
Add missing manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
macropin committed Aug 4, 2014
1 parent 8e233d4 commit af80b6d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
include LICENSE
include README.md
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from setuptools import setup

VERSION = '0.2.1'
VERSION = '0.2.2'

setup(name='django-bcp',
version=VERSION,
Expand Down

0 comments on commit af80b6d

Please sign in to comment.