fix: added embedded dicts into sdist

This commit is contained in:
cr0hn
2016-03-22 11:13:42 +01:00
parent 6f99d09d45
commit 9afdbdd871
5 changed files with 6 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ else:
setup(
name='enteletaor',
version="1.1.0",
version="1.1.1",
install_requires=required,
url='https://github.com/cr0hn/enteletaor',
license='BSD',