Skip to content

Commit 3bf33b9

Browse files
committed
Add unit testing
1 parent dff0f71 commit 3bf33b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setuptools.setup(
66
name='iftg',
7-
version='1.1.0',
7+
version='1.2.0',
88
description='IFTG (ImageFromTextGenerator) is a Python package that simplifies creating robust datasets for OCR models. Generate images from text, apply over 10 built-in noise effects, and customize fonts and layouts. IFTG supports all languages and offers endless noise combinations, including custom noise creation.',
99
long_description=pathlib.Path('README.md').read_text(),
1010
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)