(chore) notes on how to do a pypi dev release

This commit is contained in:
ishaan-jaff 2024-02-02 12:21:52 -08:00
parent 071d70ec2d
commit 8d7dbb0cc9

View file

@ -0,0 +1,2 @@
python3 -m build
twine upload --verbose dist/litellm-1.18.13.dev4.tar.gz -u __token__ -