Commit 11b4749b authored by Saul Ibarra's avatar Saul Ibarra

Added __version__ attribute

parent 26e52685
......@@ -3,6 +3,8 @@
__all__ = ['Blink']
__version__ = '0.1.0'
import sys
from PyQt4.QtGui import QApplication
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment