Merge branch '3.0.x' into main

This commit is contained in:
jo 2023-02-26 20:16:38 +01:00
commit 9384df7be2
No known key found for this signature in database
GPG key ID: B2FEC9B22722B984
16 changed files with 200 additions and 61 deletions

View file

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