master
Mark 2022-11-11 18:32:40 -08:00
parent e8bd6997b9
commit b26d968884
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ classifiers = [
# To build:
# pip install build twine
# python -m build
# python -m twine upload dist/*
# twine upload dist/lamb_engine-1.1.6* (change the version)