Version update: v0.4.3 → v0.4.4

This commit is contained in:
TC Johnson 2025-03-21 21:42:47 -05:00
parent 8bb60de1e0
commit f16c31bc40
No known key found for this signature in database
10 changed files with 208 additions and 172 deletions

View file

@ -1,7 +1,7 @@
[tool.poetry]
# --- Bumpversion match - do not reorder
name = "veilid"
version = "0.4.3"
version = "0.4.4"
# ---
description = "Create an application in Python using the distributed Veilid framework for private, E2EE, app-to-app communication."
authors = ["Veilid Team <contact@veilid.com>"]