second commit
This commit is contained in:
5
env/lib/python3.11/site-packages/watchfiles/version.py
vendored
Normal file
5
env/lib/python3.11/site-packages/watchfiles/version.py
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
from ._rust_notify import __version__
|
||||
|
||||
__all__ = ('VERSION',)
|
||||
|
||||
VERSION = __version__
|
Reference in New Issue
Block a user