pyproject.toml: bump to 0.7.1a1

This commit is contained in:
Masen Furer 2025-02-19 16:08:45 -08:00
parent 96086bcb0c
commit 2745160f98
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.7.1dev1"
version = "0.7.1a1"
description = "Web apps in pure Python."
license = "Apache-2.0"
authors = [