From bfef27ef05d841086921dc04a35410c253118bb8 Mon Sep 17 00:00:00 2001 From: Satwik Kansal Date: Thu, 31 Aug 2017 18:53:48 +0530 Subject: [PATCH] Publish 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd905f8..8ca5768 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wtfpython", - "version": "1.1.0", + "version": "1.2.0", "description": "A collection of subtle and tricky Python examples", "bin": "wtfpython", "scripts": {