chore: release 3.1.0

This commit is contained in:
jo 2023-05-26 14:53:57 +02:00 committed by Jonas L
parent a7ed0697a1
commit 08e2eec0a3
8 changed files with 163 additions and 37 deletions

View file

@ -2,7 +2,7 @@ from setuptools import find_packages, setup
setup(
name="libretime-api-client",
version="3.0.2",
version="3.1.0",
description="LibreTime API Client",
author="LibreTime Contributors",
url="https://github.com/libretime/libretime",