Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 6dc1a28

Browse files
author
Samuel Hassine
committed
[client] Upgrade version
1 parent ac5d083 commit 6dc1a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from setuptools import setup
88
from setuptools.command.install import install
99

10-
VERSION = "5.0.2"
10+
VERSION = "5.0.3"
1111

1212
HERE = pathlib.Path(__file__).parent
1313
README = (HERE / "README.md").read_text()

0 commit comments

Comments
 (0)