This repository has been archived on 2022-06-06. You can view files and clone it, but cannot push or open issues or pull requests.
minecraft-libs-parser/minecraft_libs/__init__.py

4 lines
69 B
Python
Raw Normal View History

2021-07-22 00:44:39 +03:00
"""Parse version.json file and return libs"""
__version__ = "1.0.3"