mirror of
https://github.com/satwikkansal/wtfpython.git
synced 2025-07-21 21:41:17 +02:00
Relase 0.2.0 🎉
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user