Skip to content

Commit 73cdfa0

Browse files
authored
bump PyPI version to v5.2.9
1 parent 05710a5 commit 73cdfa0

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
@@ -1,7 +1,7 @@
11
from distutils.core import setup
22
from pathlib import Path
33

4-
version = "5.3.0"
4+
version = "5.2.9"
55
long_description = (Path(__file__).parent / "README.md").read_text(encoding="utf-8").replace(
66
"[!IMPORTANT]",
77
"**Important:**"

0 commit comments

Comments
 (0)