pyproject.toml: bump to 0.6.8dev1 for further development

This commit is contained in:
Masen Furer 2024-12-13 16:28:32 -08:00
parent d7956c19d3
commit 9180652bcf
No known key found for this signature in database
GPG Key ID: 2AE2BD5531FF94F4

View File

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