News
=====
+0.4.1
+
+ * just move ui/ to static/timeside/ for better django compatibility
+ * update SoundManager2 to v297a-20120916
+
0.4.0
* finally fixed an old decoder bug to prevent memory leaks during hard process (thanks to piem)
long_description = open('README.rst').read(),
author = ["Guillaume Pellerin", "Olivier Guilyardi", "Riccardo Zaccarelli", "Paul Brossier"],
author_email = ["yomguy@parisson.com","olivier@samalyse.com", "riccardo.zaccarelli@gmail.com", "piem@piem.org"],
- version = '0.4.0',
+ version = '0.4.1',
install_requires = [
'setuptools',
'numpy',