Przeglądaj źródła

bump version to 0.5.3 (#3446)

Masen Furer 11 miesięcy temu
rodzic
commit
447fe56833
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

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