Browse Source

bump to 0.6.0

Masen Furer 7 months ago
parent
commit
2b17a320d4
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.6.0a4"
+version = "0.6.0"
 description = "Web apps in pure Python."
 license = "Apache-2.0"
 authors = [