pyproject: bump to 0.6.8a1

This commit is contained in:
Masen Furer 2025-01-07 17:35:33 -08:00
parent 5d877d54d0
commit 649171ee54
No known key found for this signature in database
GPG Key ID: B0008AD22B3B3A95

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "reflex"
version = "0.6.8dev1"
version = "0.6.8a1"
description = "Web apps in pure Python."
license = "Apache-2.0"
authors = [
@ -108,4 +108,4 @@ asyncio_mode = "auto"
[tool.codespell]
skip = "docs/*,*.html,examples/*, *.pyi"
ignore-words-list = "te, TreeE"
ignore-words-list = "te, TreeE"