1 files changed, 1 insertions(+), 1 deletions(-)

M setup.py
M setup.py +1 -1
@@ 6,7 6,7 @@ doc = Path(__file__).parent / 'README.md
 
 
 setup(name='tshistory',
-      version='0.16.0',
+      version='0.17.0',
       author='Pythonian',
       author_email='aurelien.campeas@pythonian.fr, arnaud.campeas@pythonian.fr',
       url='https://hg.sr.ht/~pythonian/tshistory',