DEBSOURCES
Skip Quicknav
sources / python-transitions / 0.9.2-2 / transitions / version.py
12345
"""Contains the current version of transition which is used in setup.py and can also be used to determine transitions' version during runtime. """ __version__ = '0.9.2'