bump to 0.6.3a1

This commit is contained in:
Masen Furer 2024-10-14 08:57:37 -07:00
parent d6797a1f1d
commit 3494a2d3f3
No known key found for this signature in database
GPG Key ID: 2AE2BD5531FF94F4

View File

@ -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"