Manifest file

This commit is contained in:
Martin Rusev
2013-07-23 19:25:06 +03:00
parent 155bf221f9
commit a790fd4cd2
2 changed files with 4 additions and 1 deletions

3
MANIFEST.in Normal file
View File

@@ -0,0 +1,3 @@
include LICENSE
include MANIFEST.in
include README.md

View File

@@ -1,6 +1,6 @@
from setuptools import setup
version = '0.3'
version = '0.3.1'
setup(
name='mailbox',