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