Release v3.1.2

This commit is contained in:
hyugogirubato
2023-08-13 18:26:52 +02:00
parent da535bdc67
commit ea59025499
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="pycbzhelper",
version="3.1.1",
version="3.1.2",
author="hyugogirubato",
author_email="hyugogirubato@gmail.com",
description="Python library for creating CBZ files with metadata.",