Skip to content

Commit cdf7a22

Browse files
authored
Release v0.5.1 (#138)
1 parent 075ead6 commit cdf7a22

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.10.0
8+
platform-api-python-client==4.13.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.0',
14+
version='0.5.1',
1515
packages=find_packages(),
1616
python_requires=">=3.10",
1717
long_description=open('README.md').read(),

0 commit comments

Comments
 (0)