Bläddra i källkod

bump to 0.6.4a1

Masen Furer 6 månader sedan
förälder
incheckning
85cae46ed3
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      pyproject.toml

+ 2 - 2
pyproject.toml

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