pyproject.toml: bump to 0.7.1 for further development

This commit is contained in:
Masen Furer 2025-02-11 18:09:37 -08:00
parent 3f68a27a22
commit 8d22aa3612
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.7.0dev1"
version = "0.7.1dev1"
description = "Web apps in pure Python."
license = "Apache-2.0"
authors = [