4 lines
60 B
Python
4 lines
60 B
Python
|
|
"""Nix builder autoscaler daemon."""
|
||
|
|
|
||
|
|
__version__ = "0.1.0"
|