1
0
mirror of https://github.com/satwikkansal/wtfpython synced 2024-06-02 03:18:04 +02:00

Update version

This commit is contained in:
Satwik Kansal 2018-01-25 18:56:37 +05:30
parent 98ef2dad4a
commit c28b292184

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