We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ef2da commit c28b292Copy full SHA for c28b292
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "wtfpython",
3
- "version": "2.0.0",
4
- "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.",
5
"bin": "wtfpython",
6
"scripts": {
7
"postpublish": "git push origin master",
0 commit comments