From 492c47820d6dc546e79c707180b3c7b3925e8e72 Mon Sep 17 00:00:00 2001 From: arpitjainn189 <69710193+arpitjainn189@users.noreply.github.com> Date: Thu, 1 Oct 2020 15:27:08 +0530 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index eb3f0246..6d55170b 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from distutils.core import setup - +#Writing code for setup of pycon setup( name='pycon', version='2017',