Skip to content

Commit 4aab06d

Browse files
authored
Update setup.py
1 parent 5148574 commit 4aab06d

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.2.2"
4+
version = "5.2.3"
55
long_description = (Path(__file__).parent / "README.md").read_text(encoding="utf-8")
66

77
setup(

0 commit comments

Comments
 (0)