mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-22 11:24:19 +01:00
bump version to 0.15.2 (#495)
This commit is contained in:
@@ -8,7 +8,7 @@ from pydantic import BaseSettings, Extra, Field
|
||||
|
||||
env = Env()
|
||||
|
||||
VERSION = "0.15.1"
|
||||
VERSION = "0.15.2"
|
||||
|
||||
|
||||
def find_env_file():
|
||||
|
||||
Reference in New Issue
Block a user