chore(release): version 5.5.7 and changelog

Bump setup.py to 5.5.7 and document the invoice PDF designer layout fix,
designer-to-ReportLab template parity, and preview vs export alignment
for issue #622 in CHANGELOG.md.
This commit is contained in:
Dries Peeters
2026-05-14 21:10:43 +02:00
parent 19f6636c0b
commit 96e0acbbea
2 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ from setuptools import setup, find_packages
setup(
name='timetracker',
version='5.5.6',
version='5.5.7',
packages=find_packages(),
include_package_data=True,
package_data={