fix vol bars

This commit is contained in:
David Brazda
2024-11-14 13:48:20 +01:00
parent fb5b2369e1
commit 169f07563e
2 changed files with 11 additions and 5 deletions

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='ttools',
version='0.7.3',
version='0.7.4',
packages=find_packages(),
install_requires=[
# list your dependencies here