Update version

This commit is contained in:
Satwik Kansal 2018-01-25 18:56:37 +05:30
parent 98ef2dad4a
commit c28b292184
1 changed files with 2 additions and 2 deletions

4
package.json vendored
View File

@ -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",