Release v3.1.1

This commit is contained in:
hyugogirubato
2023-06-04 16:09:11 +02:00
parent eebe00ee5c
commit cc974077e3
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="pycbzhelper",
version="3.1.0",
version="3.1.1",
author="hyugogirubato",
author_email="hyugogirubato@gmail.com",
description="Python library for creating CBZ files with metadata.",