Source code for greening

__version__ = "0.0.1"

[docs]def hello(): print("🌱 Greening is alive.")