mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-20 10:34:20 +01:00
Mint: migration to clean up overly large witnesses (#817)
* add migration to clean up overly large witnesses * bump to 0.18.1
This commit is contained in:
@@ -8,7 +8,7 @@ from pydantic import BaseSettings, Extra, Field
|
||||
|
||||
env = Env()
|
||||
|
||||
VERSION = "0.18.0"
|
||||
VERSION = "0.18.1"
|
||||
|
||||
|
||||
def find_env_file():
|
||||
|
||||
Reference in New Issue
Block a user