include AUTHORS
include LICENSE
include README.rst
-include INSTALL.rst
recursive-include timeside/tools *
recursive-include timeside/doc *
recursive-include tests *
recursive-exclude dist *
recursive-exclude build *
recursive-exclude TimeSide.egg-info *
+recursive-exclude tests/samples
+
News
=====
+0.3.3
+
+ * mostly a transitional developer and mantainer version, no new cool features
+ * but add "ts-waveforms" script for waveform batching
+ * fix some tests, download audio samples
+ * fix setup
+ * update README
+
0.3.2
* move mainloop to its own thread to avoid memory hogging on large files