mirror of
https://github.com/onyx-and-iris/obsws-python.git
synced 2024-11-22 12:50:53 +00:00
new release info for setup.py
This commit is contained in:
parent
acc22356c8
commit
4dca3f5340
2
setup.py
2
setup.py
@ -4,7 +4,7 @@ from setuptools import setup, find_packages
|
|||||||
HERE = pathlib.Path(__file__).parent
|
HERE = pathlib.Path(__file__).parent
|
||||||
|
|
||||||
|
|
||||||
VERSION = '0.4'
|
VERSION = '0.5'
|
||||||
PACKAGE_NAME = 'obsstudio_sdk'
|
PACKAGE_NAME = 'obsstudio_sdk'
|
||||||
AUTHOR = 'Adem Atikturk'
|
AUTHOR = 'Adem Atikturk'
|
||||||
AUTHOR_EMAIL = 'aatikturk@gmail.com'
|
AUTHOR_EMAIL = 'aatikturk@gmail.com'
|
||||||
|
Loading…
Reference in New Issue
Block a user