chore: release 3.0.0-beta.2

This commit is contained in:
jo 2022-10-03 12:10:11 +02:00 committed by Jonas L
parent 7ee1985223
commit 04490676f6
123 changed files with 234 additions and 174 deletions

View file

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