version bump fix

This commit is contained in:
Christien Rioux 2023-09-16 14:03:21 -04:00
parent 817c5ab6e7
commit 2d291b86b6
11 changed files with 89 additions and 47 deletions

View file

@ -1,7 +1,7 @@
[tool.poetry]
# --- Bumpversion match - do not reorder
name = "veilid"
version = "0.2.1"
version = "0.2.2"
# ---
description = ""
authors = ["Veilid Team <contact@veilid.com>"]