(chore) notes on how to do a pypi dev release
This commit is contained in:
parent
071d70ec2d
commit
8d7dbb0cc9
2
cookbook/misc/dev_release.txt
Normal file
2
cookbook/misc/dev_release.txt
Normal file
@ -0,0 +1,2 @@
|
||||
python3 -m build
|
||||
twine upload --verbose dist/litellm-1.18.13.dev4.tar.gz -u __token__ -
|
||||
Loading…
Reference in New Issue
Block a user