generated from coulomb/repo-seed
feat: add interhub bootstrap helper
This commit is contained in:
5
src/ops_hub/__init__.py
Normal file
5
src/ops_hub/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""ops-hub implementation helpers."""
|
||||
|
||||
__all__ = ["__version__"]
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Reference in New Issue
Block a user