Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
richardblythman
/
mas_multiplayer_chat
like
0
Model card
Files
Files and versions
Community
main
mas_multiplayer_chat
/
.venv
/
lib
/
python3.12
/
site-packages
/
charset_normalizer
/
version.py
richardblythman
Upload folder using huggingface_hub
4ae0b03
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
"""
Expose version
"""
__version__ =
"3.3.2"
VERSION = __version__.split(
"."
)