Skip to content

Commit b4e0716

Browse files
committed
Release v0.5.2
1 parent cdf7a22 commit b4e0716

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ pyjwt>=2.8.0
55
cryptography==46.0.7
66
websockets>=16.0
77
pyte>=0.8.0
8-
platform-api-python-client==4.13.0
8+
platform-api-python-client==4.15.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name='centml',
14-
version='0.5.1',
14+
version='0.5.2',
1515
packages=find_packages(),
1616
python_requires=">=3.10",
1717
long_description=open('README.md').read(),

0 commit comments

Comments
 (0)