mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-23 11:44:19 +01:00
Bump to 0.14.0-rc1 (#329)
* bump to 0.14.0 * bump python version * use python 3.10.4 in check workflow
This commit is contained in:
@@ -8,7 +8,7 @@ from pydantic import BaseSettings, Extra, Field
|
||||
|
||||
env = Env()
|
||||
|
||||
VERSION = "0.13.0"
|
||||
VERSION = "0.14.0"
|
||||
|
||||
|
||||
def find_env_file():
|
||||
|
||||
Reference in New Issue
Block a user