Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Python version in deploy script needs to be a string
If considered a decimal it slices off the zero, so 3.10 becomes 3.1.
- Loading branch information