Browse Source

bump to 0.5.7 (#3678)

Masen Furer 10 months ago
parent
commit
94c4c2f29f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

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