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

Commit 38ba647

Browse files
author
Samuel Hassine
committed
[client] Be ready
1 parent 1d4d66a commit 38ba647

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
@@ -5,7 +5,7 @@
55
from setuptools import setup
66
from setuptools.command.install import install
77

8-
VERSION = "4.4.2"
8+
VERSION = "4.4.3"
99

1010
with open("README.md", "r") as fh:
1111
long_description = fh.read()

0 commit comments

Comments
 (0)