This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
hemna
/
aprsd-telegram-plugin
Watch
1
Star
0
Fork
0
You've already forked aprsd-telegram-plugin
mirror of
https://github.com/hemna/aprsd-telegram-plugin.git
synced
2024-11-25 09:28:40 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
646f99b9fe
aprsd-telegram-plugin
/
aprsd_telegram_plugin
/
__init__.py
5 lines
101 B
Python
Raw
Normal View
History
Unescape
Escape
Use the pbr version of the package as plugin version
2021-11-09 11:33:10 -05:00
import
pbr
.
version
__version__
=
pbr
.
version
.
VersionInfo
(
"
aprsd_telegram_plugin
"
)
.
version_string
(
)
Reference in New Issue
Copy Permalink