flowent 0.3.0 → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/backend/uv.lock CHANGED
@@ -701,7 +701,7 @@ wheels = [
701
701
 
702
702
  [[package]]
703
703
  name = "flowent"
704
- version = "0.3.0"
704
+ version = "0.3.1"
705
705
  source = { editable = "." }
706
706
  dependencies = [
707
707
  { name = "fastapi", extra = ["standard"] },