init
This commit is contained in:
5
zig_fetch_py/__init__.py
Normal file
5
zig_fetch_py/__init__.py
Normal file
@ -0,0 +1,5 @@
|
||||
"""
|
||||
zig-fetch-py - A tool to parse Zig Object Notation (ZON) files and convert them to JSON.
|
||||
"""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Reference in New Issue
Block a user