Updated tests regarding the usage of MsdState

This commit is contained in:
2026-05-29 13:54:13 +02:00
parent 9ab9df76f6
commit 4e717ee587
4 changed files with 16 additions and 17 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ with open(os.path.join(here, 'README.md'), encoding='utf-8') as f:
long_description = f.read()
setup(name='cjvt_conversion_utils',
version='0.4',
version='0.4.1',
description='CJVT conversion utilities',
long_description=long_description,
long_description_content_type="text/markdown",