ansible-doctor/ansibledoctor/__init__.py

4 lines
58 B
Python
Raw Normal View History

"""Provide version information."""
2019-10-07 06:52:00 +00:00
2020-12-31 13:16:00 +00:00
__version__ = "0.0.0"