We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 176bcc8 commit 8e798afCopy full SHA for 8e798af
.npmignore
@@ -1,3 +1,5 @@
1
+.idea/
2
+
3
irrelevant/
4
wtfpython-pypi/build/
5
wtfpython-pypi/dist/
package.json
@@ -1,6 +1,6 @@
{
"name": "wtfpython",
- "version": "2.2.0",
+ "version": "2.2.1",
"description": "A collection of surprising Python snippets and lesser known features. [ARCHIVED]",
"bin": "wtfpython",
6
"scripts": {
0 commit comments