chore: release 3.0.1

This commit is contained in:
jo 2022-12-19 14:26:34 +01:00 committed by Jonas L
parent 20b18d976e
commit 37ba9d0986
7 changed files with 29 additions and 6 deletions

View file

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