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