Browse Source

Bump to 0.4.1 (#2672)

Nikhil Rao 1 year ago
parent
commit
6384c62e51
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.4.0"
+version = "0.4.1"
 description = "Web apps in pure Python."
 license = "Apache-2.0"
 authors = [