浏览代码

bump to 0.6.3a1

Masen Furer 7 月之前
父节点
当前提交
3494a2d3f3
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pyproject.toml

+ 2 - 2
pyproject.toml

@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "reflex"
-version = "0.6.3dev1"
+version = "0.6.3a1"
 description = "Web apps in pure Python."
 license = "Apache-2.0"
 authors = [
@@ -103,4 +103,4 @@ lint.pydocstyle.convention = "google"
 
 [tool.pytest.ini_options]
 asyncio_default_fixture_loop_scope = "function"
-asyncio_mode = "auto"
+asyncio_mode = "auto"