pyproject: bump to 0.6.5dev1 for future development

This commit is contained in:
Masen Furer 2024-10-25 13:13:58 -07:00
parent dcb73870d0
commit 6f46d51705
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.4dev1"
version = "0.6.5dev1"
description = "Web apps in pure Python."
license = "Apache-2.0"
authors = [