Bump to 0.7.1 (#47)

This commit is contained in:
hexgrad
2025-02-03 20:21:06 -08:00
committed by GitHub
parent 43bc156514
commit 6e1473fa89
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
__version__ = '0.7.0'
__version__ = '0.7.1'
from loguru import logger
import sys