pyproject.toml: bump to 0.7.0dev1 for further development (#4604)

This commit is contained in:
Masen Furer 2025-01-08 09:37:33 -08:00 committed by GitHub
parent 5d877d54d0
commit 4c97072a3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "reflex"
version = "0.6.8dev1"
version = "0.7.0dev1"
description = "Web apps in pure Python."
license = "Apache-2.0"
authors = [