mirror of
https://github.com/satwikkansal/wtfpython
synced 2024-11-25 04:24:23 +01:00
Relase 0.2.0 🎉
This commit is contained in:
parent
054e88f7b2
commit
f7db9aace7
3032
wtfpython-pypi/content.md
vendored
3032
wtfpython-pypi/content.md
vendored
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user