Skip to content
Snippets Groups Projects
Commit 085d56f4 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Adds versioning information

parent f31ebbd8
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python
# vim: set fileencoding=utf-8 :
# Andre Anjos <andre.anjos@idiap.ch>
# Fri 21 Sep 2012 10:47:05 CEST
"""Returns the currently compiled version number"""
__version__ = __import__('pkg_resources').get_distribution('flandmark').version
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment