Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
slava-vishnyakov committed Aug 1, 2024
1 parent 77c8e8a commit f6bb2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"scripts": {
"bump-patch": "bumpversion patch",
"publish-pip": "python -m build && twine upload dist/*"
"publish-pip": "python -m build && twine upload dist/* && rm -f dist/*"
}
}

0 comments on commit f6bb2f4

Please sign in to comment.