add pypi badge to readme

patch bump
This commit is contained in:
onyx-and-iris
2022-08-05 13:30:12 +01:00
parent 4b8fec7cb5
commit 1302641558
2 changed files with 2 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ from setuptools import find_packages, setup
HERE = pathlib.Path(__file__).parent
VERSION = "1.0.1"
VERSION = "1.0.2"
PACKAGE_NAME = "obsstudio_sdk"
AUTHOR = "Adem Atikturk"
AUTHOR_EMAIL = "aatikturk@gmail.com"