We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05710a5 commit 73cdfa0Copy full SHA for 73cdfa0
setup.py
@@ -1,7 +1,7 @@
1
from distutils.core import setup
2
from pathlib import Path
3
4
-version = "5.3.0"
+version = "5.2.9"
5
long_description = (Path(__file__).parent / "README.md").read_text(encoding="utf-8").replace(
6
"[!IMPORTANT]",
7
"**Important:**"
0 commit comments