pounder_test/miniconf-mqtt/miniconf/version.py

6 lines
109 B
Python
Raw Permalink Normal View History

2021-08-18 17:41:01 +08:00
#!/usr/bin/python3
""" Miniconf version file. """
# The semantic version of Miniconf.
__version__ = '0.1.0'