Version update: v0.4.5 → v0.4.6

This commit is contained in:
TC Johnson 2025-05-14 17:56:46 -05:00
parent 5f09068108
commit 78b4a2bee2
No known key found for this signature in database
10 changed files with 19 additions and 19 deletions

View file

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