mirror of
https://github.com/hemna/aprsd-telegram-plugin.git
synced 2025-06-14 12:22:25 -04:00
5 lines
101 B
Python
5 lines
101 B
Python
import pbr.version
|
|
|
|
|
|
__version__ = pbr.version.VersionInfo("aprsd_telegram_plugin").version_string()
|