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