##// END OF EJS Templates
Add license, update setup and changelog
Add license, update setup and changelog

File last commit:

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