bump version to 0.6.3dev1 (#4061)

This commit is contained in:
Masen Furer 2024-10-04 12:27:52 -07:00 committed by GitHub
parent d77b900bd7
commit 9b5a36814a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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