bump to 0.16.5 (#699)

This commit is contained in:
callebtc
2025-01-29 15:25:31 -06:00
committed by GitHub
parent e9952e59ed
commit b67ffd8705
4 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ from pydantic import BaseSettings, Extra, Field
env = Env()
VERSION = "0.16.4"
VERSION = "0.16.5"
def find_env_file():