pounder_test/miniconf-mqtt/miniconf/version.py

6 lines
109 B
Python

#!/usr/bin/python3
""" Miniconf version file. """
# The semantic version of Miniconf.
__version__ = '0.1.0'