index
:
flit
debian
progress-linux
upstream
debian 11 backports: flit
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
samples
/
modulewithlocalversion
/
modulewithlocalversion.py
blob: 4d11be92bde21b0d54de5c8a49e3624c05b62ba8 (
plain
)
1
2
3
4
5
"""
A module with a local version specifier
"""
__version__
=
"0.1.dev0+test"