Fold requirements.txt into setup.py, bump to 0.3.3 (#31)

This commit is contained in:
hexgrad
2025-01-31 19:03:29 -08:00
committed by GitHub
parent b6cb300d50
commit 213f8a1b15
3 changed files with 3 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
__version__ = '0.3.2'
__version__ = '0.3.3'
from loguru import logger
import sys