diff --git a/package.json b/package.json index 1a6a3aa..f617091 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wtfpython", - "version": "2.0.0", - "description": "A collection of trick Python snippets and lesser known features", + "version": "2.1.0", + "description": "A collection of surprising Python snippets and lesser known features.", "bin": "wtfpython", "scripts": { "postpublish": "git push origin master",