safer str

This commit is contained in:
lvmin 2023-09-10 11:14:55 -07:00
parent fa3fdeb53c
commit 88a5556f3d
2 changed files with 5 additions and 1 deletions

View File

@ -1 +1 @@
version = '1.0.52'
version = '1.0.53'

View File

@ -1,3 +1,7 @@
### 1.0.53
* Minor changes of Prompt Expansion.
### 1.0.52
* Reduce the semantic corruption of Prompt Expansion.