mirror of
https://github.com/hemna/aprsd-telegram-plugin.git
synced 2024-11-21 23:55:18 -05:00
5 lines
101 B
Python
5 lines
101 B
Python
import pbr.version
|
|
|
|
|
|
__version__ = pbr.version.VersionInfo("aprsd_telegram_plugin").version_string()
|