readme change

This commit is contained in:
David Brazda
2024-11-19 10:28:32 +01:00
parent 25b5a53774
commit e22fda2f35
2 changed files with 4 additions and 1 deletions

View File

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