diff --git a/pyproject.toml b/pyproject.toml index 759aba2..77a6010 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,4 +39,4 @@ classifiers = [ # To build: # pip install build twine # python -m build -# python -m twine upload dist/* \ No newline at end of file +# twine upload dist/lamb_engine-1.1.6* (change the version) \ No newline at end of file