bump 0.3.0 rc2

This commit is contained in:
shenjack 2023-12-03 22:08:04 +08:00
parent 1a55103bca
commit 2c30362a56
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -63,6 +63,8 @@ logger.trace('so this message will be in the same line', tag='same line!')
> `pyproject.toml` 内的配置
> Config in `pyproject.toml`
前往 [example/nuitka](/example/nuitka) 查看更多例子
```toml title="pyproject.toml"
[tool.lndl.nuitka.cli]
main = "main.py"