Relase 0.2.0 🎉

This commit is contained in:
Satwik Kansal 2018-01-23 14:44:45 +05:30
parent 054e88f7b2
commit f7db9aace7
2 changed files with 1603 additions and 1453 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
if __name__ == "__main__":
setup(name='wtfpython',
version='0.1.3',
version='0.2',
description='What the f*ck Python!',
author="Satwik Kansal",
maintainer="Satwik Kansal",