Attachments support, Code cleanup

This commit is contained in:
Martin Rusev
2013-07-30 13:48:37 +03:00
parent 161d26c72a
commit 3ea4bd4bf6
4 changed files with 62 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
from setuptools import setup
import os
version = '0.4'
version = '0.5'
def read(filename):