mirror of
https://github.com/satwikkansal/wtfpython
synced 2024-11-22 02:54:25 +01:00
Update version
This commit is contained in:
parent
98ef2dad4a
commit
c28b292184
4
package.json
vendored
4
package.json
vendored
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "wtfpython",
|
"name": "wtfpython",
|
||||||
"version": "2.0.0",
|
"version": "2.1.0",
|
||||||
"description": "A collection of trick Python snippets and lesser known features",
|
"description": "A collection of surprising Python snippets and lesser known features.",
|
||||||
"bin": "wtfpython",
|
"bin": "wtfpython",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postpublish": "git push origin master",
|
"postpublish": "git push origin master",
|
||||||
|
Loading…
Reference in New Issue
Block a user