bump to 0.16.4 (#685)

This commit is contained in:
callebtc
2025-01-03 22:45:16 +01:00
committed by GitHub
parent aced665d9e
commit 5e5a1a57d9
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.3"
VERSION = "0.16.4"
def find_env_file():