Browse Source

bump to 0.5.5 (#3550)

Masen Furer 11 months ago
parent
commit
6947ec3a28
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.4"
+version = "0.5.5"
 description = "Web apps in pure Python."
 license = "Apache-2.0"
 authors = [