Skip to content

Commit f417536

Browse files
committed
Mod updates owner
1 parent 0ca4ef3 commit f417536

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
Changelog
22
---------
33

4-
## 1.2.0 (open)
4+
## 2.3.0
5+
6+
Ccompatibility: Core v16.20.0 (or older)
57

68
- Add `iam`, `session_token` and `cluster` interfaces
79
- Add `framerate`, `keyframe`, `extradata_size_bytes` to process progress

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022 FOSS GmbH
3+
Copyright (c) 2026 livespotting GmbH
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515

1616
setup(
1717
name="datarhei-mediacore-client",
18-
version="16.20.0",
18+
version="2.3.0",
1919
url="https://github.com/datarhei/core-client-python",
2020
description="datarhei MediaCore Python client",
21-
author="FOSS GmbH",
21+
author="livespotting GmbH",
2222
author_email="support@datarhei.com",
2323
classifiers=[
2424
"Programming Language :: Python :: 3.11",

0 commit comments

Comments
 (0)