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

Commit 2966442

Browse files
author
Samuel Hassine
committed
[client] Prepare next release
1 parent 9a31fd1 commit 2966442

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

9-
VERSION = "4.5.0"
9+
VERSION = "4.5.1"
1010

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

0 commit comments

Comments
 (0)