version bump fix

This commit is contained in:
Christien Rioux 2023-09-16 14:03:21 -04:00
parent e7f581e6c3
commit ba72aa9dd3
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>"]