From b26d968884ae8501ebd9a58f8a5913b2a15b70d0 Mon Sep 17 00:00:00 2001 From: Mark Date: Fri, 11 Nov 2022 18:32:40 -0800 Subject: [PATCH] Notes --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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