From f5ebf9c9412cff9a6ecd872782e699c0d672de70 Mon Sep 17 00:00:00 2001 From: Satwik Kansal Date: Wed, 6 Sep 2017 16:41:44 +0530 Subject: [PATCH] package.json: Update version to 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 054f82e..7a76366 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wtfpython", - "version": "1.2.2", + "version": "1.2.3", "description": "A collection of subtle and tricky Python examples", "bin": "wtfpython", "scripts": {