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