##// END OF EJS Templates
Beta version!
Beta version!

File last commit:

r1329:16056ee07511
r1330:959603ec6724
Show More
__init__.py
5 lines | 95 B | text/x-python | PythonLexer
"""Signal chain python package"""
from .controller import Project
__version__ = '3.0.0'