Skip to content
GitLab
Explore
Sign in
web
version.py
Find file
Normal view
Permalink
version.py
88 B
Newer
Older
Add the version route
Marco De Donno
committed
Jul 06, 2019
1
__version__
=
'
dev
'
Add more information to the reported version in the version route
Marco De Donno
committed
Jul 06, 2019
2
3
4
5
__branch__
=
''
__commit__
=
''
__commiturl__
=
''
__treeurl__
=
''