Files

6 lines
88 B
Python

"""Railiance Fabric graph tooling."""
__all__ = ["__version__"]
__version__ = "0.1.0"